]> iEval git - filters.git/blobdiff - debian/rules
* debhelper v4
[filters.git] / debian / rules
index fde0aa5c8f3ec113292a30242c6bc2ea2517127f..3349c552c9223b00f35507fdc508fac87a6275a6 100755 (executable)
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=2
 
 build: build-stamp
 build-stamp:
@@ -21,11 +14,8 @@ clean:
        -$(MAKE) -i clean
        dh_clean
 
-# Build architecture-independent files here.
 binary-indep: build
-# We have nothing to do by default.
 
-# Build architecture-dependent files here.
 binary-arch: build
        dh_testdir
        dh_testroot
This page took 0.023026 seconds and 4 git commands to generate.