system/mbpfan: Fix permission.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-10-07 20:39:22 +07:00
parent da8cbe82a7
commit 6e6d5ca576
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 0 additions and 3 deletions

View file

@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

0
system/mbpfan/rc.mbpfan Executable file → Normal file
View file