From aeafc914b8e3f4511cb5bfa94da1c644780c0a6e Mon Sep 17 00:00:00 2001 From: SMLinux Date: Mon, 31 Jan 2022 18:10:34 +0530 Subject: [PATCH] Removed redundant code in base/pkgtools build file --- base/pkgtools/pkgtools.SMBuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/base/pkgtools/pkgtools.SMBuild b/base/pkgtools/pkgtools.SMBuild index 4d92007..3732ed3 100755 --- a/base/pkgtools/pkgtools.SMBuild +++ b/base/pkgtools/pkgtools.SMBuild @@ -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=" "