summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-20 23:43:26 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:28:00 +0000
commit1f449519831106ebfc3625b331962b022c523df3 (patch)
treed246e362ef2aa48b393b1e4f598ae73cb083d9b7 /graphics
parentf0b9ddb85770e901803fc129e36b685a4faa1d86 (diff)
downloadslackbuilds-1f449519831106ebfc3625b331962b022c523df3.tar.gz
slackbuilds-1f449519831106ebfc3625b331962b022c523df3.tar.xz
graphics/fbida: Install doinst.sh.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fbida/fbida.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fbida/fbida.SlackBuild b/graphics/fbida/fbida.SlackBuild
index 94b7795ff6..6294c83f38 100644
--- a/graphics/fbida/fbida.SlackBuild
+++ b/graphics/fbida/fbida.SlackBuild
@@ -130,6 +130,7 @@ chmod 644 $PKG/usr/doc/$PRGNAM-$VERSION/*
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+[ "${MOTIF:-yes}" = "yes" ] && cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}