system/xdiskusage: Call makepkg with the full path.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
53bd7f2e82
commit
2cf7fed6db
|
@ -99,4 +99,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
|
||||
# Make package
|
||||
cd $PKG
|
||||
makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
Loading…
Reference in New Issue