TASKPM/contrib/cutycapt/debian/rules
Manuel Rego Casasnovas db1078f1f2 [Bug #1094] Made changes to fix the issue and use "cutycapt" command.
FEA: ItEr75S10PrintingSupportItEr74S05
2011-06-30 08:00:51 +02:00

10 lines
261 B
Makefile
Executable file

#! /usr/bin/make -f
#export DH_VERBOSE = 1
%:
dh --buildsystem=qmake $@
override_dh_auto_install:
install -g root -o root -m 755 -d $(CURDIR)/debian/cutycapt/usr/bin
install -g root -o root -m 755 CutyCapt $(CURDIR)/debian/cutycapt/usr/bin/cutycapt