[packages/kdebase/dev-trinity] kdebase-fontdir.patch: update to cmake

glen glen at pld-linux.org
Wed Jun 4 23:12:01 CEST 2014


commit e397d5dd9f14c99c8086bdb707dfecd8602ae749
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 4 12:00:43 2014 +0300

    kdebase-fontdir.patch: update to cmake

 kdebase-fontdir.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/kdebase-fontdir.patch b/kdebase-fontdir.patch
index c6aaa32..c533fe5 100644
--- a/kdebase-fontdir.patch
+++ b/kdebase-fontdir.patch
@@ -19,3 +19,15 @@
 -9x15.pcf.gz: $(srcdir)/9x15.bdf
 -	bdftopcf -o 9x15.pcf $(srcdir)/9x15.bdf
 -	gzip --best 9x15.pcf
+--- kdebase-trinity-3.5.13.2/konsole/fonts/CMakeLists.txt~	2012-05-24 04:35:16.000000000 +0300
++++ kdebase-trinity-3.5.13.2/konsole/fonts/CMakeLists.txt	2014-06-04 10:58:16.675576558 +0300
+@@ -11,8 +11,7 @@
+ 
+ install( FILES
+     ${CMAKE_CURRENT_BINARY_DIR}/console8x16.pcf.gz
+-    ${CMAKE_CURRENT_BINARY_DIR}/9x15.pcf.gz
+-  DESTINATION ${DATA_INSTALL_DIR}/konsole/fonts )
++  DESTINATION ${DATA_INSTALL_DIR}/fonts/misc )
+ 
+ # FIXME this should be improved, to guarantee that mkfontdir is executed after fonts are installed
+ install( CODE "execute_process( COMMAND mkfontdir \$ENV{DESTDIR}${DATA_INSTALL_DIR}/konsole/fonts )" )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdebase.git/commitdiff/f59a30135a5137d2c2904517cb7332a2714f9ab0



More information about the pld-cvs-commit mailing list