Skip to content

Commit

Permalink
Get rid of unnecessary rules override for correct installation of the…
Browse files Browse the repository at this point in the history
… upstream changelog. "dh_installchangelogs" handles it fine on its own, if the file doesn't appear in the "docs" file.

Thanks to "IOhannes m zmölnig" for the review!
  • Loading branch information
martin-steghoefer committed May 21, 2014
1 parent bf7d116 commit aa0df55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion docs

This file was deleted.

6 changes: 0 additions & 6 deletions rules
Expand Up @@ -22,12 +22,6 @@ export QMAKE:="qmake-qt4"
dh $@


# Documentation: Have to use file name changelog[.gz] (lower case) in Debian
override_dh_installdocs:
dh_installdocs
cd debian/karlyriceditor/usr/share/doc/karlyriceditor && mv Changelog changelog


# We call qmake explicitly (instead of letting dh do the work) in
# order to make sure we use the qmake binary specified in $(QMAKE)
override_dh_auto_configure: Makefile
Expand Down

0 comments on commit aa0df55

Please sign in to comment.