]> git.donarmstrong.com Git - debhelper.git/commit
pass -N into DH_INTERNAL_OPTIONS
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Mar 2009 01:24:30 +0000 (21:24 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Mar 2009 01:24:30 +0000 (21:24 -0400)
commitef2f1236c3608089934726e3769cea51fc301c17
tree17743838c5d92eda7db84d0d04e93898a3105cb9
parentd8c894237bf0d7a4d55c5de16dda30288a1a7fd7
pass -N into DH_INTERNAL_OPTIONS

I think I didn't do this before because it could result in
parseoptions() erroring because there were no packages to act on.
That is not going to be an error soon though, and it makes sense to
pass in the -N excludes.
dh