debian/rules: run build target before installing files
authorMichael Prokop <mika@grml.org>
Wed, 11 Jan 2012 14:12:21 +0000 (15:12 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 11 Jan 2012 14:12:26 +0000 (15:12 +0100)
This fixes build failures.

debian/rules

index df50c15..e345fc4 100755 (executable)
@@ -18,7 +18,7 @@ clean:
        dh_clean 
        rm -f grml-tips.1
 
-install:
+install: build
        dh_testdir
        dh_testroot
        dh_clean -k