Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
debian/rules: get rid of hardcoded release notes file name
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Jan 26, 2014
1 parent 92868cf commit 51f077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -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
Expand Down

0 comments on commit 51f077b

Please sign in to comment.