move from agrep-based to perl
[grml-tips.git] / debian / rules
index 60efac7..09d2268 100755 (executable)
 #export DH_VERBOSE=1
 
 build:
-       echo "nothing to be done"
+        pod2man grml-tips > grml-tips.1
 
 clean:
        dh_testdir
        dh_testroot
        dh_clean 
+       rm -f grml-tips.1
 
 install:
        dh_testdir