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/x11-wm/awesome/files/awesome-4.0-convert-path.patch

12 lines
257 B

--- a/awesomeConfig.cmake
+++ b/awesomeConfig.cmake
@@ -51,7 +51,7 @@
endif()
endif()
# theme graphics
-a_find_program(CONVERT_EXECUTABLE convert TRUE)
+a_find_program(CONVERT_EXECUTABLE bin/convert TRUE)
# pkg-config
include(FindPkgConfig)
# lua