Apply patches from issue398 - zsh completion
[grml-x.git] / debian / rules
index 8430f08..fc8db49 100755 (executable)
@@ -24,7 +24,7 @@ clean:
        rm -f build-stamp html-stamp man-stamp
 
        # Add here commands to clean up after the build process.
-       -$(MAKE clean)
+       make clean
        dh_clean
 
 install: build
@@ -38,12 +38,12 @@ install: build
        cp -r etc/X11/ debian/grml-x/etc/
        cp -r etc/zsh/ debian/grml-x/etc/
 
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
 # Build architecture-dependent files here.
 binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs