From bc961841c46f0d2c6f178d48680e8a6e7beac2cd Mon Sep 17 00:00:00 2001 From: ley Date: Fri, 30 Sep 2005 12:08:04 +0000 Subject: [PATCH] Also fix libxmlsaxdriver to actually build git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1145 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5