diff options
Diffstat (limited to 'kde')
-rw-r--r-- | kde/patch/kde-dev-utils.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kde-dev-utils.patch b/kde/patch/kde-dev-utils.patch index f2d3cc1..c5cbc92 100644 --- a/kde/patch/kde-dev-utils.patch +++ b/kde/patch/kde-dev-utils.patch @@ -1,3 +1,3 @@ # Fix build against KF 5.48.0 (only relevant for 18.04.3): -cat $CWD/patch/kde-dev-utils/build_with_kf548.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/kde-dev-utils/build_with_kf548.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |