summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdewebdev.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-11 23:19:24 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-11 23:19:24 +0100
commit7119290dd4b5d0ae882c6a5ce1737174735c5f6a (patch)
treef98d1e39d8d733020bddc7cc9fc074920d6a5bfc /kde/patch/kdewebdev.patch
parentdccec7efa0031f28ddd7f2315e6a2a6c748d4696 (diff)
downloadktown-7119290dd4b5d0ae882c6a5ce1737174735c5f6a.tar.gz
ktown-7119290dd4b5d0ae882c6a5ce1737174735c5f6a.tar.xz
All packages have been built at least once. Some are failing.
The README file contains the log of problematic packages. TODO means, that I still have to create a fix. DOMNE means that the fix is in the source tree already. SKIP means that I will remove the package from the set. I am going to rebuild everything from scratch.
Diffstat (limited to '')
-rw-r--r--kde/patch/kdewebdev.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/kdewebdev.patch b/kde/patch/kdewebdev.patch
index 1f678fd..4bbe65b 100644
--- a/kde/patch/kdewebdev.patch
+++ b/kde/patch/kdewebdev.patch
@@ -1,5 +1,6 @@
# Make it find tidy:
cat $CWD/patch/kdewebdev/include-tidy.patch \
- | sed -e "s#/tmp/package-kdewebdev#${SLACK_KDE_BUILD_DIR}/${module}/package-kdewebdev#" \
+ | sed -e "s#/tmp/package-kdewebdev#${SLACK_KDE_BUILD_DIR}/$(echo ${module} |cut -f1 -d:)/package-kdewebdev#" \
| patch -p0 --verbose \
|| { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+