summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-04 18:03:13 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-04 18:03:13 -0500
commit2e7110a31815c500ff6de321d5c83c3c5529de53 (patch)
tree45ef1c83ff26412d0627ee9f6a0aace4151c4dfd /debian/rules
parent788ae5a34c0fad2e3c0788a745400a138d735195 (diff)
updates for mercurial
Changed the templates file to not hardcode 'git', and manually unfuzzied all translations except for Vietnamese, which stumped me. A few translations _may_ read incorrectly when VCS=hg, most should be ok. Updated git-specific documentation, but left the tutorial git-specific. Rename more conffiles. Joy oh, joy. Update dependencies. Add some more documentation about etckeeper.conf.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b56b152..eb737a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ binary-indep: build
dh_testdir
dh_testroot
dh_clean -k
- $(MAKE) install PREFIX=debian/etckeeper
+ $(MAKE) install DESTDIR=debian/etckeeper
dh_installdocs README TODO
dh_installexamples
dh_installchangelogs