debian, Makefile: Switch to Debhelper 8, and fix.
[rocl] / debian / rules
CommitLineData
8d722cca 1#! /usr/bin/make -f
2
924f49bf 3%:; dh $@ -Bdebian/build --parallel
8d722cca 4
924f49bf
MW
5override_dh_auto_build:
6 make prefix=/usr
8d722cca 7
924f49bf 8override_dh_auto_install:
8d722cca 9 make install prefix=/usr INST=`pwd`/debian/rocl