summaryrefslogtreecommitdiffstats
path: root/kde/patch/sddm-theme-breeze
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kde/patch/sddm-theme-breeze.patch2
-rw-r--r--kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff10
-rw-r--r--kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff.gzbin395 -> 0 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/kde/patch/sddm-theme-breeze.patch b/kde/patch/sddm-theme-breeze.patch
index f2c6181..c500dba 100644
--- a/kde/patch/sddm-theme-breeze.patch
+++ b/kde/patch/sddm-theme-breeze.patch
@@ -1,2 +1,2 @@
# SDDM changed its location for the themes:
-#zcat $CWD/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff b/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff
new file mode 100644
index 0000000..96817ad
--- /dev/null
+++ b/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff
@@ -0,0 +1,10 @@
+diff -uar sddm-theme-breeze-20140601.orig/CMakeLists.txt sddm-theme-breeze-20140601/CMakeLists.txt
+--- sddm-theme-breeze-20140601.orig/CMakeLists.txt 2014-06-01 05:19:59.000000000 +0200
++++ sddm-theme-breeze-20140601/CMakeLists.txt 2014-09-15 14:08:36.883149093 +0200
+@@ -3,5 +3,5 @@
+ message("This cmake file does some weird stuff for the neon ISO")
+ message("unless you are Rohan or Harold turn back now and revert this commit")
+
+-INSTALL(DIRECTORY breeze DESTINATION ${CMAKE_INSTALL_PREFIX}/share/apps/sddm/themes/)
++INSTALL(DIRECTORY breeze DESTINATION ${CMAKE_INSTALL_PREFIX}/share/sddm/themes/)
+ INSTALL(FILES plasmarc DESTINATION /var/lib/sddm/.config)
diff --git a/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff.gz b/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff.gz
deleted file mode 100644
index 4143096..0000000
--- a/kde/patch/sddm-theme-breeze/sddm-theme-breeze_path.diff.gz
+++ /dev/null
Binary files differ