Hi,

> 
> I personally dislike too many options on frequently used commands, and also 
> dislikes maintaining 
> per-user config files.
> 
> I've written some wrapper scripts to simplify creating, maintaining and using 
> multiple 
> pbuild/cowbuild environments. I believe the scripts to be useful for others 
> too.
> 
> 
> So I suggest adding them as example scripts to either pbuilder or cowdancer.

I don't use these scripts, so if you are willing to join the
maintainer team, and maintain them yourself; that would be better.

There already is
/usr/share/doc/pbuilder/examples/pbuilder-distribution.sh which isn't
too well-maintained at the moment.


BTW, I don't like the look of this, how does this work with spaces in
options and multiple options?

                -*)
                        debbuildopts="$debbuildopts $1"
                        shift
                        ;;
[snip]

        ${debbuildopts:+--debbuildopts $debbuildopts} \




regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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

Reply via email to