summaryrefslogtreecommitdiffstats
path: root/hyperui/debian/rules
blob: 9da8cad1ba87b8b1155645525ea86fb2fae9ebd3 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/qmake.mk

DEB_BUILDDIR = debian/builddeb
DEB_QMAKE_ARGS = $(CURDIR)/hyperui.pro -r PREFIX=/usr USE_RASTER=1

clean::
	rm  -fr $(DEB_BUILDDIR)