diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-19 21:01:08 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-19 21:01:08 +0200 |
commit | c7debbe08c7830f26b7080b5f84381202983e5b6 (patch) | |
tree | 6b03072ad0ad932305fc462e319395f35e2b8854 /redhat/tdebase/tdebase-14.0.0-ftbfs.patch | |
parent | 81cfe3de65065da2e9693971b05ee35cca6bf483 (diff) | |
parent | b6a7c10f390060cdd3a9204ad260cc3d3e572038 (diff) | |
download | tde-packaging-c7debbe08c7830f26b7080b5f84381202983e5b6.tar.gz tde-packaging-c7debbe08c7830f26b7080b5f84381202983e5b6.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Conflicts:
redhat/tdebase/tdebase-14.0.0.spec
redhat/tdelibs/tdelibs-14.0.0.spec
Diffstat (limited to 'redhat/tdebase/tdebase-14.0.0-ftbfs.patch')
-rw-r--r-- | redhat/tdebase/tdebase-14.0.0-ftbfs.patch | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/redhat/tdebase/tdebase-14.0.0-ftbfs.patch b/redhat/tdebase/tdebase-14.0.0-ftbfs.patch new file mode 100644 index 000000000..df63746b4 --- /dev/null +++ b/redhat/tdebase/tdebase-14.0.0-ftbfs.patch @@ -0,0 +1,60 @@ +--- trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/background/CMakeLists.txt.ORI 2013-07-17 15:07:53.620475336 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/background/CMakeLists.txt 2013-07-17 15:08:37.773235444 +0200 +@@ -23,6 +23,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + ##### bgnd (static) ############################# +--- trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/kicker/CMakeLists.txt.ftbfs 2013-07-17 15:10:49.001523716 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/kicker/CMakeLists.txt 2013-07-17 15:11:58.278148735 +0200 +@@ -22,6 +22,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + ##### other data ################################ +--- trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/tdm/CMakeLists.txt.ftbfs 2013-07-17 15:14:35.389300184 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/tdm/CMakeLists.txt 2013-07-17 15:14:41.479267342 +0200 +@@ -19,6 +19,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + ##### other data ################################ +--- trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/icons/CMakeLists.txt.ftbfs 2013-07-17 15:16:26.158703430 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/kcontrol/icons/CMakeLists.txt 2013-07-17 15:16:31.722673486 +0200 +@@ -19,6 +19,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + ##### other data ################################ +--- trinity-tdebase-14.0.0~pre738+d41051b3/tdm/kfrontend/CMakeLists.txt.ftbfs 2013-07-17 15:22:20.506802399 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/tdm/kfrontend/CMakeLists.txt 2013-07-17 15:22:27.893762894 +0200 +@@ -26,6 +26,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + +--- trinity-tdebase-14.0.0~pre738+d41051b3/kdesktop/CMakeLists.txt.ftbfs 2013-07-17 15:26:02.711616155 +0200 ++++ trinity-tdebase-14.0.0~pre738+d41051b3/kdesktop/CMakeLists.txt 2013-07-17 15:26:08.085587520 +0200 +@@ -36,6 +36,7 @@ + + link_directories( + ${TQT_LIBRARY_DIRS} ++ ${LIBART_LIBRARY_DIRS} + ) + + |