summaryrefslogtreecommitdiffstats
path: root/development/mm-common/mm-common.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/mm-common/mm-common.SlackBuild')
-rw-r--r--development/mm-common/mm-common.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mm-common/mm-common.SlackBuild b/development/mm-common/mm-common.SlackBuild
index e9f07f2ccb..d884ac1014 100644
--- a/development/mm-common/mm-common.SlackBuild
+++ b/development/mm-common/mm-common.SlackBuild
@@ -77,7 +77,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
-# Ugly hack for things that look for /usr/share/glibmm-2.4/doctool
+# Ugly hack for things that look for /usr/share/glibmm-2.4/doctool
mkdir -p $PKG/usr/share/glibmm-2.4
( cd $PKG/usr/share/glibmm-2.4 && ln -s /usr/share/mm-common/doctool doctool )