tags 476024 + patch thanks Attached you find a trivial patch, which makes the package compile again.
Regards Evgeni Golov
--- lmemory-0.6c/debian/rules 2008-04-17 00:11:14.000000000 +0200 +++ lmemory-0.6c.patched/debian/rules 2008-04-17 00:10:09.000000000 +0200 @@ -16,7 +16,7 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -CFLAGS='-Wall -g -D__USE_GNU -D_GNU_SOURCE' +CFLAGS=-Wall -g -D__USE_GNU -D_GNU_SOURCE ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 @@ -51,7 +51,7 @@ dh_testroot rm -f build-stamp configure-stamp - -$(MAKE) distclean + [ ! -f Makefile ] || $(MAKE) distclean rm -f config.log libtool confdefs.h
pgpHKS4VNe86Z.pgp
Description: PGP signature