initial import
This commit is contained in:
10
pnmixer/fix-build.patch
Normal file
10
pnmixer/fix-build.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/po/CMakeLists.txt 2017-06-02 16:55:02.000000000 +0200
|
||||
+++ b/po/CMakeLists.txt 2022-07-31 16:22:11.349026579 +0200
|
||||
@@ -50,7 +50,6 @@
|
||||
add_custom_command(OUTPUT ${lang}.gmo
|
||||
COMMAND ${GETTEXT_MSGFMT_EXECUTABLE}
|
||||
-c
|
||||
- --directory="${CMAKE_SOURCE_DIR}"
|
||||
-o "${lang}.gmo"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/${lang}.po"
|
||||
DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/${lang}.po")
|
||||
Reference in New Issue
Block a user