diff options
Diffstat (limited to 'testing/source/vtown/kde/patch/kinfocenter.patch')
-rw-r--r-- | testing/source/vtown/kde/patch/kinfocenter.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/kinfocenter.patch b/testing/source/vtown/kde/patch/kinfocenter.patch new file mode 100644 index 00000000..b57d434f --- /dev/null +++ b/testing/source/vtown/kde/patch/kinfocenter.patch @@ -0,0 +1,2 @@ +# Fix linking error : +cat $CWD/patch/kinfocenter/kinfocenter_libpci.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |