summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/vstudio/vstudio.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild
index 28e7ddf89a..349ee35b1d 100644
--- a/development/vstudio/vstudio.SlackBuild
+++ b/development/vstudio/vstudio.SlackBuild
@@ -56,6 +56,7 @@ chmod 0755 .
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}