summaryrefslogtreecommitdiffstats
path: root/network/SpiderOakONE/SpiderOakONE.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/SpiderOakONE/SpiderOakONE.SlackBuild')
-rw-r--r--network/SpiderOakONE/SpiderOakONE.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/SpiderOakONE/SpiderOakONE.SlackBuild b/network/SpiderOakONE/SpiderOakONE.SlackBuild
index d26c38d6a0..01fe307a85 100644
--- a/network/SpiderOakONE/SpiderOakONE.SlackBuild
+++ b/network/SpiderOakONE/SpiderOakONE.SlackBuild
@@ -54,5 +54,8 @@ mv $PKG/usr/share/doc/SpiderOakONE/* $PKG/usr/doc/$PRGNAM-$VERSION
rm -rf $PKG/usr/share/doc/
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+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}