From 5018b1a0fb8aa426b62b3d3b90dd474beace3c97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Mar 2021 20:34:30 +0100 Subject: Adding debian version 2.0.0+debian-1. Signed-off-by: Daniel Baumann --- debian/rules | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..025863b --- /dev/null +++ b/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +%: + dh ${@} + +execute_after_dh_auto_install: + # Removing useless files + rm -f debian/tmp/usr/lib/*/dnscap/*.la + rm -f debian/tmp/usr/share/doc/dnscap/CONTRIBUTORS + rm -f debian/tmp/usr/share/doc/dnscap/LICENSE + rm -f debian/tmp/usr/share/doc/dnscap/README.md -- cgit v1.2.3