From 065f7968245bc9b2e024d814b8f55dcad1d8b12f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:30:09 +0200 Subject: Adding debian version 0.13.1-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..5e833fe --- /dev/null +++ b/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 + +%: + dh $@ + +override_dh_install: + dh_install + + $(RM) debian/*/usr/share/icinga-php/ipl/vendor/*/LICENSE + $(RM) debian/*/usr/share/icinga-php/ipl/vendor/*/*/LICENSE -- cgit v1.2.3