~ubuntu-branches/ubuntu/utopic/kdiamond/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-06-18 11:55:32 UTC
  • mfrom: (1.2.21) (28.1.2 utopic-proposed)
  • Revision ID: package-import@ubuntu.com-20140618115532-t7tnawnqqdr83qeq
new upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
4
4
 
5
 
.PHONY: override_dh_auto_test
6
 
 
7
5
override_dh_auto_configure:
8
6
        $(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
9
7