rev 10346 - branches/kde4/packages/kdebase-workspace/debian/patches

Fathi Boudra fabo at alioth.debian.org
Mon Apr 28 21:22:19 UTC 2008


Author: fabo
Date: 2008-04-28 21:22:19 +0000 (Mon, 28 Apr 2008)
New Revision: 10346

Modified:
   branches/kde4/packages/kdebase-workspace/debian/patches/97_fix_target_link_libraries.diff
Log:
Fix path in patch 97


Modified: branches/kde4/packages/kdebase-workspace/debian/patches/97_fix_target_link_libraries.diff
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/patches/97_fix_target_link_libraries.diff	2008-04-28 21:19:31 UTC (rev 10345)
+++ branches/kde4/packages/kdebase-workspace/debian/patches/97_fix_target_link_libraries.diff	2008-04-28 21:22:19 UTC (rev 10346)
@@ -501,7 +501,7 @@
  target_link_libraries(khotkeysprivate kworkspace ${KDE4_KDE3SUPPORT_LIBS})
  set_target_properties(khotkeysprivate PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION ${GENERIC_LIB_SOVERSION})
  install(TARGETS khotkeysprivate DESTINATION ${LIB_INSTALL_DIR})
---- a/home/trigger/devel/debian/kde/pkg-kde/branches/kde4/kde4-svn/kdebase-workspace/kcontrol/kfontinst/lib/CMakeLists.txt
+--- a/kcontrol/kfontinst/lib/CMakeLists.txt
 +++ /dev/null
 @@ -1,13 +0,0 @@
 -include_directories(${FREETYPE_INCLUDE_DIR})




More information about the pkg-kde-commits mailing list