aboutsummaryrefslogtreecommitdiff
path: root/databases/pgadmin3-12/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgadmin3-12/files/patch-configure')
-rw-r--r--databases/pgadmin3-12/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/pgadmin3-12/files/patch-configure b/databases/pgadmin3-12/files/patch-configure
deleted file mode 100644
index ecf91d0e2b9d..000000000000
--- a/databases/pgadmin3-12/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Tue Nov 30 02:09:55 2004
-+++ configure Wed Jan 5 19:00:36 2005
-@@ -5175,6 +5175,10 @@
- LIBS="$LIBS -lwx_gtk2u_stc-${WX_VERSION}"
- LIBS="$LIBS $WX_NEW_LDFLAGS"
- ;;
-+ *wx_gtk2_core*)
-+ LIBS="$LIBS -lwx_gtk2_stc-${WX_VERSION}"
-+ LIBS="$LIBS $WX_NEW_LDFLAGS"
-+ ;;
- *wx_gtkud-*)
- LIBS="$LIBS -lwx_gtkud_stc-${WX_VERSION}"
- LIBS="$LIBS $WX_NEW_LDFLAGS"