Removed redundant code in base/pkgtools build file
This commit is contained in:
parent
e9b869aa6a
commit
aeafc914b8
1 changed files with 0 additions and 4 deletions
|
@ -35,9 +35,5 @@ build() {
|
|||
mkfinalpkg
|
||||
}
|
||||
|
||||
|
||||
#cd $PKG
|
||||
#/bin/makepkg -l y -c n $PKGDEST/$APP-$VERSION-$ARCH-$BUILD.$PKGEXT
|
||||
#[ "$?" = "0" ] && SM_PKGSTATUS=0
|
||||
SHA512SUMS="
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue