From: ley Date: Fri, 30 Sep 2005 12:08:04 +0000 (+0000) Subject: Also fix libxmlsaxdriver to actually build X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc961841c46f0d2c6f178d48680e8a6e7beac2cd;p=sope Also fix libxmlsaxdriver to actually build git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1145 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/debian/rules b/debian/rules index 47e1fad5..1eb4b975 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ include /usr/share/dpatch/dpatch.make CFLAGS = -Wall -g -MAKE_FLAGS = messages=yes OPTFLAG=-O0 HAS_LIBRARY_ldap=yes HAS_LIBRARY_pq=yes +MAKE_FLAGS = messages=yes OPTFLAG=-O0 HAS_LIBRARY_ldap=yes HAS_LIBRARY_pq=yes HAS_LIBRARY_xml2=yes GNUSTEP_SETUP=/usr/lib/opengroupware.org/System/Library/Makefiles/GNUstep.sh