clean up debian/rules
authorMichael Prokop <mika@grml.org>
Fri, 27 Oct 2006 23:30:03 +0000 (01:30 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 27 Oct 2006 23:30:03 +0000 (01:30 +0200)
debian/rules

index 96d6e20..176e405 100755 (executable)
@@ -19,10 +19,6 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
-
-       # Add here commands to clean up after the build process.
-       -$(MAKE) clean
-
        dh_clean 
 
 install: build