Adding casper 1.63+debian-3.
[live-boot-grml.git] / debian / rules
index c7fdbac..bd01663 100755 (executable)
@@ -3,9 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/dpatch/dpatch.make
-
-build: patch-stamp build-stamp
+build: build-stamp
 build-stamp:
        dh_testdir
        
@@ -14,9 +12,9 @@ build-stamp:
 
        touch build-stamp
 
-clean: unpatch
+clean:
        dh_testdir
-       rm -f patch-stamp build-stamp
+       rm -f build-stamp
 
        # Cleaning package
        -$(MAKE) -C casper-md5check clean