X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_makeshlibs;h=776e66f0b8b5f229259d87cb6a5d6ce0c1e0ec03;hb=b233c59d668f53ee6668bf5ca57a86f91a3b35b9;hp=1ece98de9c16b2c53f973d783b5206137c6847cc;hpb=ea9827ad9a6c37f5cba409a7ca615c16fb910e6a;p=debhelper.git diff --git a/dh_makeshlibs b/dh_makeshlibs index 1ece98d..776e66f 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -108,7 +108,7 @@ init(options => { "m=s", => \$dh{M_PARAMS}, "major=s" => \$dh{M_PARAMS}, "version-info:s" => \$dh{V_FLAG}, - "add-udeb" => \$dh{SHLIBS_UDEB}, + "add-udeb=s" => \$dh{SHLIBS_UDEB}, }); foreach my $package (@{$dh{DOPACKAGES}}) {