mirror of
git://slackware.nl/current.git
synced 2025-01-11 08:01:05 +01:00
3 lines
216 B
Diff
3 lines
216 B
Diff
# Fix hardcoded mozilla 'lib' libdir:
|
|||
cat $CWD/patch/plasma-browser-integration/plasma-browser-integration_KDEBUG-113461.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
|