summaryrefslogtreecommitdiffstats
path: root/redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
commita3bdc3b32bcb585ff9786e727bd8d47917ba3c10 (patch)
tree5da21e4e0bdcc029a5b4a0cf4ae26ff4d300f5e1 /redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch
parente25e5dfb46bcbb9327349620eca4da0a9538bf0d (diff)
downloadtde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.tar.gz
tde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.zip
RPM packaging: update build scripts
Diffstat (limited to 'redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch')
-rw-r--r--redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch b/redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch
deleted file mode 100644
index 991918396..000000000
--- a/redhat/tdesdk/kdesdk-3.5.13.1-fix_xkcachegrind_installation.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- kdesdk-3.5.13.1/kdecachegrind/kdecachegrind/CMakeLists.txt.kcachegrind 2012-09-08 12:06:51.000000000 +0200
-+++ kdesdk-3.5.13.1/kdecachegrind/kdecachegrind/CMakeLists.txt 2012-09-30 21:43:25.863163587 +0200
-@@ -26,8 +26,8 @@
-
- tde_install_icons( )
- install( FILES kdecachegrind.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
--install( FILES kdecachegrindui.rc tips DESTINATION ${DATA_INSTALL_DIR}/kcachegrind )
--install( FILES x-kdecachegrind.desktop DESTINATION ${MIME_INSTALL_DIR}/application )
-+install( FILES kdecachegrindui.rc tips DESTINATION ${DATA_INSTALL_DIR}/kdecachegrind )
-+install( FILES x-kcachegrind.desktop DESTINATION ${MIME_INSTALL_DIR}/application )
-
-
- ##### kdecachegrind (executable) ##################