Code

Removing debug output.
authorBernd Zeimetz <bzed@debian.org>
Sun, 10 Feb 2008 13:41:38 +0000 (14:41 +0100)
committerBernd Zeimetz <bzed@debian.org>
Sun, 10 Feb 2008 13:41:38 +0000 (14:41 +0100)
debian/rules

index 9be66aee621640a1596679702d01161fe379a6f1..0f8a40a3bac453dc4763811fde7ca92cd0eadb68 100755 (executable)
@@ -137,7 +137,6 @@ install-common-stamp: build-arch-stamp
        dh_clean -k
 
        make install DESTDIR=$(CURDIR)/debian/tmp
-       find debian/tmp
        dh_install --sourcedir=$(CURDIR)/debian/tmp
 
        touch $@