r15545 by craig - Commit missing swatch install location change

scribus-commit scribus-commit at lists.scribus.net
Sat Oct 16 00:31:29 CEST 2010


Author: craig
Date: Fri Oct 15 22:31:29 2010
New Revision: 15545

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15545
Log:
Commit missing swatch install location change

Modified:
    trunk/Scribus/resources/swatches/CMakeLists.txt

Modified: trunk/Scribus/resources/swatches/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15545&path=/trunk/Scribus/resources/swatches/CMakeLists.txt
==============================================================================
--- trunk/Scribus/resources/swatches/CMakeLists.txt (original)
+++ trunk/Scribus/resources/swatches/CMakeLists.txt Fri Oct 15 22:31:29 2010
@@ -6,5 +6,5 @@
 FILE( GLOB XML_PALLETES *.xml )
 
 INSTALL(FILES ${GIMP_STYLE_PALETTES} ${XML_PALLETES}
- DESTINATION ${LIBDIR}swatches
+  DESTINATION ${SHAREDIR}swatches
 )




More information about the scribus-commit mailing list