Hi, > Package: pbuilder > Version: 0.123 > Severity: wishlist > File: /usr/bin/pdebuild > > If I pass multiple --debbuildopts parameters to pdebuild (e.g. > because I am using arch-buildpackage), only the last one is > honoured. Previous ones are ignored. > > Could you please just aggregate them? E.g. > > pdebuild --debuildopts -i*.pyc --debuildopts -v1.2-3 > > --> > > debuild -i*.pyc -v1.2-3
Currently the way to specify such options is to do: pdebuild --debuildopts '-i*.pyc -v1.2-3' There are problems with this approach since it requires quoting of space, and I am considering alternative approach to doing this thing, but not yet decided on a better approach. regards, junichi -- Junichi Uekawa, Debian Developer http://www.netfort.gr.jp/~dancer/ 183A 70FC 4732 1B87 57A5 CE82 D837 7D4E E81E 55C1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]