summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e46d330)
raw | patch | inline | side by side (parent: e46d330)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 16:42:34 +0000 (18:42 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 16:42:34 +0000 (18:42 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 3e823aa1e3be969ace845b8530139a1368221b75..3960dff718620145034dd2c1062d89703aa81d33 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
install-indep:
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs -i
dh_install -i
install-arch: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs -a
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp