2014-04-12 15:27:58 +00:00

13 líneas
300 B
Makefile
Archivo Ejecutable

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with quilt
#override_dh_auto_install:
# $(MAKE) DESTDIR=$$(pwd)/debian/srfirewall PREFIX=/usr install
# $(MAKE) DESTDIR=$$(pwd)/debian/srfirewall PREFIX=/usr install-etc