1.1 --- a/debian/rules Wed Aug 31 23:03:29 2005 +0000
1.2 +++ b/debian/rules Wed Aug 31 23:14:58 2005 +0000
1.3 @@ -27,7 +27,7 @@
1.4 config.status: configure
1.5 dh_testdir
1.6 # Add here commands to configure the package.
1.7 - CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-docsuffix=lemon
1.8 + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
1.9
1.10
1.11 build: build-stamp