File: rules

package info (click to toggle)
sigviewer 0.5.1%2Bsvn556-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,068 kB
  • ctags: 2,212
  • sloc: cpp: 13,904; makefile: 109; sh: 25; python: 22; xml: 10
file content (12 lines) | stat: -rwxr-xr-x 273 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh  $@

# qmake builder was introduced only in dh 7.4.12.  For the sake of
# easy backporting (whenever we get libqt4-dev>=4.5.0), lets manually
# invoke qmake-qt4
override_dh_auto_configure:
	qmake-qt4 QMAKE_STRIP=: PREFIX=/usr