diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-05-22 11:11:59 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-05-22 11:11:59 -0300 |
commit | 3c53f6e6e8a9dc767680c5a53969e3d9aa3c5d81 (patch) | |
tree | 4fc3cdb0b795cefa0dbe37bf34468cb9521c1970 /fullpkg | |
parent | e1ef4ce407f51862fc596d48b6609b81f032a162 (diff) |
FullPKG already uses a local db called stage3 and it's URL is file://$PKGDEST
Diffstat (limited to 'fullpkg')
-rwxr-xr-x | fullpkg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |