diff options
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-x | dh_installcatalogs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs index d7ac9a68..1465eecf 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -71,7 +71,7 @@ multiple instances of the same text to be added to maintainer scripts. init(); -# PROMISE: DH NOOP WITHOUT sgmlcatalogs +# PROMISE: DH NOOP WITHOUT sgmlcatalogs cli-options() foreach my $package (@{$dh{DOPACKAGES}}) { my $tmpdir = tmpdir($package); |