summaryrefslogtreecommitdiff
path: root/Dh_Getopt.pm
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:58:27 +0000
committerjoey <joey>1999-08-17 04:58:27 +0000
commita08b76c3505687f6298f762a28a80c34d2e9f07f (patch)
tree60aee1e7d5548c81d083a8d796a2cfe32dda07f7 /Dh_Getopt.pm
parent031868f3f6f1e1ff042f6c01d350d6bd260e4c9f (diff)
downloaddebhelper-a08b76c3505687f6298f762a28a80c34d2e9f07f.tar.gz
r114: Initial Import
Diffstat (limited to 'Dh_Getopt.pm')
-rw-r--r--Dh_Getopt.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dh_Getopt.pm b/Dh_Getopt.pm
index 85f0e15b..0f9dafdf 100644
--- a/Dh_Getopt.pm
+++ b/Dh_Getopt.pm
@@ -90,6 +90,7 @@ sub parseopts {
"u=s", => \$options{U_PARAMS},
"update-rcd-params=s", => \$options{U_PARAMS},
"dpkg-shlibdeps-params=s", => \$options{U_PARAMS},
+ "dpkg-gencontrol-params=s", => \$options{U_PARAMS},
"m=s", => \$options{M_PARAMS},
"major=s" => \$options{M_PARAMS},