From eefb6affd420af8c512e8733a6c9e2f5aabd5854 Mon Sep 17 00:00:00 2001 From: scarab Date: Mon, 18 Aug 2008 17:28:19 +0000 Subject: - dalsi zmena v instalaci (prehlednutej docdir) - nejprve nez budete kompilovat udelejte # make uninstall git-svn-id: http://opensvn.csie.org/tuxanci_ng@220 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- data/font/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/font') diff --git a/data/font/CMakeLists.txt b/data/font/CMakeLists.txt index 14e173b..e1ed47d 100644 --- a/data/font/CMakeLists.txt +++ b/data/font/CMakeLists.txt @@ -10,6 +10,6 @@ IF ( NOT Server ) FILE ( GLOB files "*.ttf" ) INSTALL ( FILES ${files} - DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}/font/ ) + DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}-${TUXANCI_VERSION}/font/ ) ENDIF ( NOT Server ) ############################################################################### \ No newline at end of file -- cgit v1.2.3