1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/testing/codeblocks/0005-fix-pkgconfig-codeblocks-version.patch
2021-12-27 19:52:37 +00:00

11 lines
258 B
Diff

--- a/codeblocks.pc.in
+++ b/codeblocks.pc.in
@@ -8,7 +8,7 @@
Name: codeblocks
Description: Code::Blocks IDE
-Version: @VERSION@
+Version: 20.03
Libs: -L${libdir} -lcodeblocks
Cflags: -I${includedir}/@PACKAGE@ \
-I${includedir}/@PACKAGE@/tinyxml \