diff --git a/pgadmin3-1.10.0-optflags.patch b/pgadmin3-1.10.0-optflags.patch new file mode 100644 index 0000000..5c72b37 --- /dev/null +++ b/pgadmin3-1.10.0-optflags.patch @@ -0,0 +1,26 @@ +--- pgadmin3-1.10.0-beta1/configure.old 2009-03-13 18:34:51.000000000 +0200 ++++ pgadmin3-1.10.0-beta1/configure 2009-03-13 18:35:41.000000000 +0200 +@@ -7470,12 +7470,6 @@ + fi + + +- +- # CFLAGS/CXXFLAGS may well contain unwanted settings, so clear them. +- CFLAGS="" +- CXXFLAGS="" +- +- + ac_config_files="$ac_config_files Makefile branding/Makefile i18n/Makefile pgadmin/Makefile pkg/Makefile pkg/debian/Makefile pkg/mac/Makefile pkg/mandrake/Makefile pkg/redhat/Makefile pkg/slackware/Makefile pkg/src/Makefile pkg/suse/Makefile pkg/win32/Makefile xtra/Makefile xtra/pgscript/Makefile xtra/pgscript/lib/Makefile xtra/pgscript/bin/Makefile xtra/pgscript/test/Makefile xtra/wx-build/Makefile" + + cat >confcache <<\_ACEOF +--- pgadmin3-1.10.0-beta1/configure.ac.old 2009-03-13 18:34:57.000000000 +0200 ++++ pgadmin3-1.10.0-beta1/configure.ac 2009-03-13 18:35:06.000000000 +0200 +@@ -59,8 +59,6 @@ + LOCATE_LIBXSLT + SETUP_LIBXSLT + +-CLEANUP +- + AC_CONFIG_FILES([Makefile + branding/Makefile + i18n/Makefile diff --git a/pgadmin3-1.8.4-optflags.patch b/pgadmin3-1.8.4-optflags.patch deleted file mode 100644 index 9f920e3..0000000 --- a/pgadmin3-1.8.4-optflags.patch +++ /dev/null @@ -1,27 +0,0 @@ -diff -up pgadmin3-1.8.4/configure~ pgadmin3-1.8.4/configure ---- pgadmin3-1.8.4/configure~ 2008-06-04 11:20:25.000000000 +0300 -+++ pgadmin3-1.8.4/configure 2008-07-09 21:58:35.000000000 +0300 -@@ -6932,11 +6932,6 @@ echo "${ECHO_T}ok" >&6; } - - - -- # CFLAGS/CXXFLAGS may well contain unwanted settings, so clear them. -- CFLAGS="" -- CXXFLAGS="" -- -- - ac_config_files="$ac_config_files Makefile branding/Makefile i18n/Makefile pgadmin/Makefile pkg/Makefile pkg/debian/Makefile pkg/mac/Makefile pkg/mandrake/Makefile pkg/redhat/Makefile pkg/slackware/Makefile pkg/src/Makefile pkg/suse/Makefile pkg/win32/Makefile xtra/Makefile xtra/pgaevent/Makefile xtra/pgagent/Makefile xtra/wx-build/Makefile" - - cat >confcache <<\_ACEOF -diff -up pgadmin3-1.8.4/configure.ac~ pgadmin3-1.8.4/configure.ac ---- pgadmin3-1.8.4/configure.ac~ 2008-06-04 11:20:19.000000000 +0300 -+++ pgadmin3-1.8.4/configure.ac 2008-07-09 21:58:16.000000000 +0300 -@@ -58,8 +58,6 @@ CHECK_LIBXML2 - LOCATE_LIBXSLT - SETUP_LIBXSLT - --CLEANUP -- - AC_CONFIG_FILES([Makefile - branding/Makefile - i18n/Makefile