Code

Updated changelog to tig-0.6-1.
[pkg-tig.git] / debian / rules
index ceae06e9991380c7de25217f083be7adf00fd45a..3df0f09d56fa029c1aa13d9b2c7305bdba7b50ac 100755 (executable)
@@ -14,18 +14,16 @@ else
        CFLAGS += -O2
 endif
 
-include /usr/share/dpatch/dpatch.make
-
 build: build-stamp
 
-build-stamp: patch
+build-stamp:
        dh_testdir
        
        CFLAGS="$(FLAGS)" $(MAKE) all doc
        
        touch build-stamp
 
-clean: unpatch
+clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp