X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debian%2FDebhelper%2FDh_Getopt.pm;h=38aa342447c110d5cac695d620e946071ea4f703;hb=0fc7d4c7cc3a3953c17347dde0a083e5929b4d21;hp=79674144a95a04021ff63fa309a54a8bce4a63cb;hpb=ff1eda3dfb95162cd26600ccdcc234d70916e1b8;p=debhelper.git diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm index 7967414..38aa342 100644 --- a/Debian/Debhelper/Dh_Getopt.pm +++ b/Debian/Debhelper/Dh_Getopt.pm @@ -146,6 +146,8 @@ sub parseopts { "list-missing" => \$options{LIST_MISSING}, + "L|libpackage=s" => \$options{LIBPACKAGE}, + "<>" => \&NonOption, );