diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-13 23:13:15 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-13 23:13:15 +0800 |
commit | 2888a8349d11a3e959c300256ce36e824337e636 (patch) | |
tree | 390a70369be170271741a60692b966adc1032219 /debian/rules | |
parent | 43ae9bb08b7f3f18028fa8663a6077f4ae1ccbca (diff) | |
download | QMidiPlayer-2888a8349d11a3e959c300256ce36e824337e636.tar.xz |
Ghost Lead.
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index f88b391..b606ceb 100755 --- a/debian/rules +++ b/debian/rules @@ -2,4 +2,4 @@ %: dh $@ --parallel override_dh_auto_install: - $(MAKE) INSTALL_ROOT=$$(pwd)/debian/tmp prefix=/usr install
\ No newline at end of file + $(MAKE) INSTALL_ROOT=$$(pwd)/debian/tmp prefix=/usr install |