summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 12:50:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 12:50:58 +0700
commitf9a87fa9c5049407deb699157b2e9aebe424a638 (patch)
tree4e298ce6678a650dad63a61a45c92fb3feb44e1f
parent613f8dc8e08dbe829e45fa285344ba5378425746 (diff)
downloadslackbuilds-f9a87fa9c5049407deb699157b2e9aebe424a638.tar.gz
slackbuilds-f9a87fa9c5049407deb699157b2e9aebe424a638.tar.xz
graphics/inkscape: Remove comments.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/inkscape/inkscape.SlackBuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/inkscape/inkscape.SlackBuild b/graphics/inkscape/inkscape.SlackBuild
index 416df46df2..a4e37fb504 100644
--- a/graphics/inkscape/inkscape.SlackBuild
+++ b/graphics/inkscape/inkscape.SlackBuild
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
@@ -117,9 +114,6 @@ cd build
make install DESTDIR=$PKG
cd ..
-# inkscape no longer uses: (deprecated cmake variable.)
-# -DINKSCAPE_INSTALL_LIBDIR=/usr/lib${LIBDIRSUFFIX} \
-
# From this version on inkscape install its separate library in
# /usr/lib$LIBDIRSUFFIX/$PRGNAM that's not on the binary LD_LIBRARY_PATH
# at runtime: just create an handy symlink without moving it in case