Package: yaz
Severity: important
Version: 2.1.48+debian.1-0.2
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak, see bellow.

It would be nice if it could be included in the next upload.

Thanks in advance

                        Petr


--- debian/rules~       2007-02-10 00:28:43.000000000 +0100
+++ debian/rules        2007-02-10 00:28:43.000000000 +0100
@@ -15,7 +15,7 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)


-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -D_BSD_SOURCE

 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to