diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 03:52:33 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 03:52:33 -0500 |
commit | 6fc98e088bcaf46865f8ee6d62a74fa7c7c63f45 (patch) | |
tree | b05fc839bc98e33d6fb260829f0e9a78e5ed40fc /debian/rules | |
parent | 44a7fb7d3173923941dd21b0a30224ba6954b637 (diff) |
TODO
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 3518ceb..cfd37c1 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ binary-indep: build dh_testroot dh_clean -k $(MAKE) install PREFIX=debian/etckeeper - dh_installdocs README + dh_installdocs README TODO dh_installexamples dh_installchangelogs dh_compress |