mirror of
git://slackware.nl/current.git
synced 2025-02-08 20:46:14 +01:00
3 lines
183 B
Diff
3 lines
183 B
Diff
# Allow cmake to find our doctools:
|
|||
cat $CWD/patch/kdelibs4support/FindDocBookXML4.cmake.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|