Distribute README.md with Debian package instead of copying to README
[andersk@mit.edu: No changes, but I note for the record that dh overrides require a debhelper (>= 7.0.50) dependency that should have been listed in the control file, and there was nothing to clean up README after it was copied.]
This commit is contained in:
Vendored
+1
-2
@@ -1,2 +1 @@
|
|||||||
NEWS
|
README.md
|
||||||
README
|
|
||||||
|
|||||||
Vendored
-4
@@ -11,7 +11,3 @@
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with autoreconf
|
dh $@ --with autoreconf
|
||||||
|
|
||||||
override_dh_autoreconf:
|
|
||||||
cp README.md README
|
|
||||||
dh_autoreconf
|
|
||||||
|
|||||||
Reference in New Issue
Block a user