diff options
Diffstat (limited to 'ham/ax25-tools/ax25-tools.SlackBuild')
-rw-r--r-- | ham/ax25-tools/ax25-tools.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ham/ax25-tools/ax25-tools.SlackBuild b/ham/ax25-tools/ax25-tools.SlackBuild index a9e304b6e1..0689f57a12 100644 --- a/ham/ax25-tools/ax25-tools.SlackBuild +++ b/ham/ax25-tools/ax25-tools.SlackBuild @@ -107,6 +107,7 @@ mv $PKG/etc/ax25/axspawn.conf $PKG/etc/ax25/axspawn.conf.new mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc +cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |