Package: rlinetd
Severity: important
Version: 0.6.2-2
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

There have been added "simple wrapper around gcc".
Unfortunately, its location have not been specified by a full path.
When some file have to be built in port subdirectory, the gcc-wrapper
is not found, see http://buildd.debian-ports.org/build.php?&pkg=rlinetd

Please specify full path, as show bellow.

Thanks in advance

                        Petr

--- debian/rules~       2009-01-10 12:53:54.000000000 +0000
+++ debian/rules        2009-01-10 13:01:18.000000000 +0000
@@ -21,7 +21,7 @@
                      CC=gcc
 else
                      MAINTAINER_MODE = no
-                     CC=/bin/sh debian/gcc-wrapper
+                     CC=/bin/sh $(CURDIR)/debian/gcc-wrapper
 endif

 ### taken from /usr/share/doc/autotools-dev/README.Debian.gz




--
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