From 3c53f6e6e8a9dc767680c5a53969e3d9aa3c5d81 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 22 May 2011 11:11:59 -0300 Subject: FullPKG already uses a local db called stage3 and it's URL is file://$PKGDEST --- fullpkg | 1 - 1 file changed, 1 deletion(-) (limited to 'fullpkg') diff --git a/fullpkg b/fullpkg index d5c7468..d66067e 100755 --- a/fullpkg +++ b/fullpkg @@ -260,7 +260,6 @@ sudo pacman -Syu --noconfirm makepkg --noconfirm --nocheck -sLcr ; r=$? case $r in 0) msg "The build was succesful." - #TODO: mipsrelease should upload to a local db mipsrelease *.pkg.tar.* librestage $repo librerelease -- cgit v1.2.3-54-g00ecf