aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar Keegan McAllister <mcallister.keegan@gmail.com>2012-03-05 12:25:55 -0800
committerGravatar Keegan McAllister <mcallister.keegan@gmail.com>2012-03-05 12:31:37 -0800
commit5ab8a8332acaf95837652d35ba49c3c912570931 (patch)
tree847fd07b6445237219e6e11d306adfcfa85a8e3b /debian
parent3721e22bf9660e2da83e6b382d2643a76e4300cc (diff)
Copy README.md to README in the Debian build
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 85ce4e2..c21f75a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@
%:
dh $@ --with autoreconf
+
+override_dh_autoreconf:
+ cp README.md README
+ dh_autoreconf