graphics/draftsight: Omitted the libaudio.so symlink packaging

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-10 17:53:22 -05:00
parent bc377ed030
commit 028ae838cf
1 changed files with 0 additions and 7 deletions

View File

@ -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 \