diff options
Diffstat (limited to 'darksnow/darksnow.SlackBuild')
-rwxr-xr-x | darksnow/darksnow.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/darksnow/darksnow.SlackBuild b/darksnow/darksnow.SlackBuild index 2b572272..c90bfc18 100755 --- a/darksnow/darksnow.SlackBuild +++ b/darksnow/darksnow.SlackBuild @@ -75,7 +75,7 @@ fi ./configure --prefix=/usr --sysconfdir=/etc --libdir=$LIBDIR make strip darksnow -make_pkg +make make_pkg mv $PACKAGE-$VERSION-$ARCH-1rd.tgz $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz |