Package: lprng
Severity: important
Version: 3.8.A-2.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

It needs a small tweak, see bellow.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr

--- src/common/stty.c
+++ src/common/stty.c
@@ -758,8 +758,12 @@
 #endif
 #ifdef TABDLY
        {"TAB0", TAB0, TABDLY},
+#ifdef TAB1
        {"TAB1", TAB1, TABDLY},
+#endif
+#ifdef TAB2
        {"TAB2", TAB2, TABDLY},
+#endif
        {"TAB3", TAB3, TABDLY},
 #endif
 #ifdef BSDLY




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to