aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk24/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk24/files/patch-ac')
-rw-r--r--x11-toolkits/wxgtk24/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24/files/patch-ac b/x11-toolkits/wxgtk24/files/patch-ac
index 9513e8f0e204..b95baddfc8c5 100644
--- a/x11-toolkits/wxgtk24/files/patch-ac
+++ b/x11-toolkits/wxgtk24/files/patch-ac
@@ -99,7 +99,7 @@
+preinstall: $(build_libdir)/@WX_TARGET_LIBRARY@ $(top_builddir)/wx@TOOLCHAIN_NAME@-config
+ $(INSTALL_SCRIPT) $(top_builddir)/wx@TOOLCHAIN_NAME@-config $(bindir)/wx@TOOLCHAIN_NAME@-config
-+ @if test "$(WXGTK_FLAVOR)" = "gtk"; then \
++ @if test "$(WXGTK_FLAVOR)" = "gtk2"; then \
+ cd $(bindir) && rm -f wx-config && $(LN_S) wx@TOOLCHAIN_NAME@-config wx-config; \
+ fi
+ @INSTALL_LIBRARY@ $(build_libdir)/@WX_TARGET_LIBRARY@ $(libdir)/@WX_TARGET_LIBRARY@