summaryrefslogtreecommitdiff
path: root/dh_installexamples
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installexamples')
-rwxr-xr-xdh_installexamples2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installexamples b/dh_installexamples
index a39aa593..448678ad 100755
--- a/dh_installexamples
+++ b/dh_installexamples
@@ -60,6 +60,8 @@ directory, it will install the complete contents of the directory.
init();
+# PROMISE: DH NOOP WITHOUT examples
+
foreach my $package (@{$dh{DOPACKAGES}}) {
next if is_udeb($package);