diff options
Diffstat (limited to 'system/steghide/steghide.SlackBuild')
-rw-r--r-- | system/steghide/steghide.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/steghide/steghide.SlackBuild b/system/steghide/steghide.SlackBuild index eaf19f30a7e5..ce643226b8c2 100644 --- a/system/steghide/steghide.SlackBuild +++ b/system/steghide/steghide.SlackBuild @@ -103,4 +103,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
\ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |