summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-02-17 14:56:49 +0100
committer Eric Hameleers <alien@slackware.com>2015-02-17 14:56:49 +0100
commita301b781686178187827bb908127f03ce1fe773d (patch)
treef349044c44e7709f75030dfa43f2a986a8e27964
parente48b9d82d3f07b222ecbb73ee094d07454737faa (diff)
downloadktown-a301b781686178187827bb908127f03ce1fe773d.tar.gz
ktown-a301b781686178187827bb908127f03ce1fe773d.tar.xz
kde-l10n: fix the compilation.
-rwxr-xr-xkdei/kde-l10n/kde-l10n.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdei/kde-l10n/kde-l10n.SlackBuild b/kdei/kde-l10n/kde-l10n.SlackBuild
index 22964d6..fe7b937 100755
--- a/kdei/kde-l10n/kde-l10n.SlackBuild
+++ b/kdei/kde-l10n/kde-l10n.SlackBuild
@@ -99,7 +99,7 @@ cd $TMP
rm -rf $PKGNAM-$VERSION
tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1
cd $PKGNAM-$VERSION || exit 1
-insert_kdepim;
+#insert_kdepim;
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \