aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/rules
blob: 67ae48beaf8859aa1febcf7544445858cd0379b6 (plain) (blame)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
	$(MAKE) DESTDIR=$$(pwd)/debian/pass PREFIX=/usr install