summaryrefslogtreecommitdiff
path: root/dh_installgsettings
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installgsettings')
-rwxr-xr-xdh_installgsettings2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installgsettings b/dh_installgsettings
index 8500706c..dac471d5 100755
--- a/dh_installgsettings
+++ b/dh_installgsettings
@@ -59,6 +59,8 @@ if (defined $dh{PRIORITY}) {
$priority=$dh{PRIORITY};
}
+# PROMISE: DH NOOP WITHOUT gsettings-override tmp(usr/share/glib-2.0/schemas)
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);