You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/sqliteman/files/sqliteman-1.2.2-cmake.patch

11 lines
277 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -154,6 +154,6 @@
)
INSTALL(FILES
sqliteman/icons/sqliteman.png
- DESTINATION "${CMAKE_INSTALL_PREFIX}/share/icons/hicolor"
+ DESTINATION "${CMAKE_INSTALL_PREFIX}/share/pixmaps"
)
ENDIF (WIN32)