From ef962f6008f25ab7cbd4ca21bcc72b97a1e2d76f Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Tue, 5 Jul 2016 18:02:38 +0200 Subject: Imported Upstream version 0.0.34 --- CSXCAD/linux/debian.rules | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CSXCAD/linux/debian.rules (limited to 'CSXCAD/linux/debian.rules') diff --git a/CSXCAD/linux/debian.rules b/CSXCAD/linux/debian.rules new file mode 100644 index 0000000..a6ec285 --- /dev/null +++ b/CSXCAD/linux/debian.rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +export DH_VERBOSE=1 +export DH_OPTIONS=-v +export DH_COMPAT=7 + +%: + dh $@ -- cgit v1.2.3