Package: alpine
Severity: important
Version: 1.10+dfsg-3
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD,
it is a kind of reincarnation of #414228.

Please alter configure.ac as shown bellow.

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

Thanks in advance

Petr

diff -u alpine-1.10+dfsg/configure.ac alpine-1.10+dfsg/configure.ac
--- alpine-1.10+dfsg/configure.ac
+++ alpine-1.10+dfsg/configure.ac
@@ -1263,7 +1263,7 @@
 dnl build from c-client.  Most of this will go away when c-client
 dnl adopts configure
 case "$host" in
-  *-linux-gnu*)
+  *-linux-gnu*|*-k*bsd*-gnu*)
     alpine_path_delim="/"
     alpine_mode_readonly="(0600)"
     if test -f /etc/fedora-release ; then




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

Reply via email to