Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-16 Thread Cristian Ionescu-Idbohrn
On Sun, 16 May 2010, Guillem Jover wrote: On Mon, 2010-05-10 at 10:59:25 +0200, Cristian Ionescu-Idbohrn wrote: And when you're at it, I dare to have one more wish :) I'm cross-building libbsd for an embedded system, and I need the symlink to _not_ point to the host installed lib, but to

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-16 Thread Thorsten Glaser
Cristian Ionescu-Idbohrn dixit: What I have in mind is attached. Two comments: * The changes to the comments in libbsd-0.2.0.cii0/Makefile are… weird, especially in the ifeq case. * Do not use $(shell ./foo.sh), use $(shell sh foo.sh) instead, which does not rely on the +x attribute (bad

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-16 Thread Cristian Ionescu-Idbohrn
On Sun, 16 May 2010, Thorsten Glaser wrote: Cristian Ionescu-Idbohrn dixit: What I have in mind is attached. Two comments: * The changes to the comments in libbsd-0.2.0.cii0/Makefile are… weird,e especially in the ifeq case. Could you please be more specific? * Do not use $(shell

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-15 Thread Guillem Jover
On Mon, 2010-05-10 at 10:59:25 +0200, Cristian Ionescu-Idbohrn wrote: And when you're at it, I dare to have one more wish :) I'm cross-building libbsd for an embedded system, and I need the symlink to _not_ point to the host installed lib, but to the cross-built one (inside the installed

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-10 Thread Cristian Ionescu-Idbohrn
On Mon, 10 May 2010, Guillem Jover wrote: tag 580372 fixed-upstream thanks On Wed, 2010-05-05 at 16:34:19 +0200, Cristian Ionescu-Idbohrn wrote: Package: libbsd0 Version: 0.2.0-1 Severity: wishlist While porting the package to another arch, I noticed what I think may be a small

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-09 Thread Guillem Jover
tag 580372 fixed-upstream thanks On Wed, 2010-05-05 at 16:34:19 +0200, Cristian Ionescu-Idbohrn wrote: Package: libbsd0 Version: 0.2.0-1 Severity: wishlist While porting the package to another arch, I noticed what I think may be a small problem and this patch should fix: Right, I fixed

Processed: Re: Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tag 580372 fixed-upstream Bug #580372 [libbsd0] libbsd0: Makefile needs a small fix? Added tag(s) fixed-upstream. thanks Stopping processing here. Please contact me if you need assistance. -- 580372: http://bugs.debian.org/cgi-bin/bugreport.cgi

Bug#580372: libbsd0: Makefile needs a small fix?

2010-05-05 Thread Cristian Ionescu-Idbohrn
Package: libbsd0 Version: 0.2.0-1 Severity: wishlist While porting the package to another arch, I noticed what I think may be a small problem and this patch should fix: --- Makefile.~1~2010-01-10 15:29:51.0 +0100 +++ Makefile2010-05-01 15:23:26.0 +0200 @@ -149,7