--- pgadmin3-0.8.0.orig/pkg/debian/rules Sat Jul 12 21:02:59 2003 +++ pgadmin3-0.8.0/pkg/debian/rules Sun Jul 20 12:19:10 2003 @@ -12,8 +12,8 @@ # Please give the name of your wxgtk-config here : -_wxconfig:=wxgtk2ud-2.5-config -#_wxconfig:=wxgtk-2.4-config +_deb_wxconfig?=wxgtk2ud-2.5-config +#_deb_wxconfig:=wxgtk-2.4-config # # A bad hack to get it compile without errors concerning MNU_NEW # Raphael Enrici - 20030624 @@ -47,7 +47,7 @@ --build=$(DEB_BUILD_GNU_TYPE) \ --prefix=/usr --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ - --with-wx-config=$(_wxconfig) \ + --with-wx-config=$(_deb_wxconfig) \ --with-pgsql-include=$(_pgsql_inc) \ --enable-gtk2 \ --enable-unicode --- pgadmin3-0.8.0.orig/pkg/debian/docs Sat Jul 12 21:02:59 2003 +++ pgadmin3-0.8.0/pkg/debian/docs Sun Jul 20 13:16:23 2003 @@ -1,5 +1,4 @@ BUGS.txt LICENCE.txt README.txt -README.txt TODO.txt