Relaxing comment about removing unneeded files in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a75da63bcd
commit
ec1ef6694b
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -14,7 +14,7 @@ execute_after_dh_auto_clean:
|
||||||
done
|
done
|
||||||
|
|
||||||
execute_after_dh_auto_install:
|
execute_after_dh_auto_install:
|
||||||
# Removing useless files
|
# Removing unused files
|
||||||
rm -f debian/tmp/usr/lib/*/dnscap/*.la
|
rm -f debian/tmp/usr/lib/*/dnscap/*.la
|
||||||
rm -f debian/tmp/usr/share/doc/dnscap/CHANGES
|
rm -f debian/tmp/usr/share/doc/dnscap/CHANGES
|
||||||
rm -f debian/tmp/usr/share/doc/dnscap/CONTRIBUTORS
|
rm -f debian/tmp/usr/share/doc/dnscap/CONTRIBUTORS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue