diff options
Diffstat (limited to 'dh_gconf')
-rwxr-xr-x | dh_gconf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ if (defined $dh{PRIORITY}) { $priority=$dh{PRIORITY}; } +# PROMISE: DH NOOP WITHOUT gconf-mandatory gconf-defaults tmp(etc/gconf/schemas) tmp(usr/share/gconf/schemas) + foreach my $package (@{$dh{DOPACKAGES}}) { my $tmp=tmpdir($package); |