debian/rules: get rid of hardcoded release notes file name

next
Michael Stapelberg 2014-01-26 16:22:06 +01:00
parent 92868cf6d3
commit 51f077b409
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -38,7 +38,7 @@ override_dh_auto_build:
$(MAKE) -C docs
override_dh_installchangelogs:
dh_installchangelogs RELEASE-NOTES-4.7.1
dh_installchangelogs RELEASE-NOTES-*
override_dh_install:
$(MAKE) DESTDIR=$(CURDIR)/debian/i3-wm/ install