Bug#691449: dpkg-buildflags should have an export mode for shell scripts

2012-10-27 Thread Jonathan Nieder
tags 691449 + patch quit Matthias Klose wrote: is there a reason not to escape the whitespace by default for --export=configure? --export=configure is designed to be used like this: conf_opts := $(shell dpkg-buildflags --export=configure) conf_opts += --prefix=/usr etc

Processed: Re: dpkg-buildflags should have an export mode for shell scripts

2012-10-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 691449 + patch Bug #691449 [dpkg] dpkg-buildflags should have an export mode for shell scripts Added tag(s) patch. quit Stopping processing here. Please contact me if you need assistance. -- 691449:

Bug#691449: dpkg-buildflags should have an export mode for shell scripts

2012-10-27 Thread Guillem Jover
Hi! On Sat, 2012-10-27 at 17:28:57 -0700, Jonathan Nieder wrote: How about this patch? Yeah, one of the things I checked was if an EXAMPLE section was present in the man page at all, or more detail about the quoting, given the confusion. So I think this really makes sense. But the QUOTING