aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index e8a8b4e..2fc9454 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,15 +2,12 @@
DEB_CONFIGURE_EXTRA_FLAGS = --with-serial=/dev/ttyS0
-tmp = $(shell pwd)/debian/tmp
-
%:
dh $@ --with autoreconf
override_dh_auto_install:
dh_auto_install
- install -T -D -m 644 debian/plptools.conf $(tmp)/etc/default/plptools
- dh_install
+ install -T -D -m 644 debian/plptools.conf debian/plptools/etc/default/plptools
override_dh_clean:
dh_clean