summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Robby Workman2012-08-11 00:53:22 +0200
committer Robby Workman2012-08-11 00:53:22 +0200
commit028ae838cf6dbc8bcba27fe77014a4efbcda9208 (patch)
treee410636e9d248595460b8fd5efd8a09b6a65ea7e /graphics
parentbc377ed0305dd8ec00016661a3ec29af91fee9fc (diff)
downloadslackbuilds-028ae838cf6dbc8bcba27fe77014a4efbcda9208.tar.gz
graphics/draftsight: Omitted the libaudio.so symlink packaging
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/draftsight/draftsight.SlackBuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/draftsight/draftsight.SlackBuild b/graphics/draftsight/draftsight.SlackBuild
index a0df7a5220..d402b56134 100644
--- a/graphics/draftsight/draftsight.SlackBuild
+++ b/graphics/draftsight/draftsight.SlackBuild
@@ -59,13 +59,6 @@ rm -f data.tar.gz control.tar.gz debian-binary \
ShowLicence control preinst postinst prerm license.*.conf
chown -R root:root .
-# We're going to create a link to the libaudio.so.2 library (part of the nas
-# package) blindly. If it's not present, we have a broken symlink, but at
-# least things will start working when the README's requirement for nas is
-# noticed and heeded :-)
-ln -s /usr/lib/libaudio.so.2 $PKG/opt/dassault-systemes/draftsight/lib
-ln -s libaudio.so.2 $PKG/opt/dassault-systemes/draftsight/lib/libaudio.so
-
for SIZE in 16 32 48 64 128; do
mkdir -p $PKG/usr/share/icons/hicolor/$SIZE'x'$SIZE/{apps,mimetypes}
mv $PKG/opt/dassault-systemes/$PRGNAM/mime/pixmaps/$SIZE'x'$SIZE/dassault-systemes_$PRGNAM.png \