rev 8257 - in branches/kde4/packages/kaider/debian: . patches

Armin Berres trigger-guest at alioth.debian.org
Sat Dec 15 21:49:32 UTC 2007


Author: trigger-guest
Date: 2007-12-15 21:49:32 +0000 (Sat, 15 Dec 2007)
New Revision: 8257

Added:
   branches/kde4/packages/kaider/debian/patches/
   branches/kde4/packages/kaider/debian/patches/05_fix_docbook_installation_path.diff
   branches/kde4/packages/kaider/debian/patches/series
Log:
patches to fix docbook installation path

Added: branches/kde4/packages/kaider/debian/patches/05_fix_docbook_installation_path.diff
===================================================================
--- branches/kde4/packages/kaider/debian/patches/05_fix_docbook_installation_path.diff	                        (rev 0)
+++ branches/kde4/packages/kaider/debian/patches/05_fix_docbook_installation_path.diff	2007-12-15 21:49:32 UTC (rev 8257)
@@ -0,0 +1,7 @@
+--- a/doc/CMakeLists.txt
++++ b/doc/CMakeLists.txt
+@@ -1,3 +1,3 @@
+ ########### install files ###############
+ #
+-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
++kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kaider)

Added: branches/kde4/packages/kaider/debian/patches/series
===================================================================
--- branches/kde4/packages/kaider/debian/patches/series	                        (rev 0)
+++ branches/kde4/packages/kaider/debian/patches/series	2007-12-15 21:49:32 UTC (rev 8257)
@@ -0,0 +1 @@
+05_fix_docbook_installation_path.diff




More information about the pkg-kde-commits mailing list