X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=09d22687f90facff717df3807767a886227ef603;hb=88e5830ffeda09b306d37a17aa91a2c8c80f39a6;hp=60efac704c96b5104d5d4d99a71ece9185a5e210;hpb=7641c13e3c9d9a2de18b91f9928196f117042b2f;p=grml-tips.git diff --git a/debian/rules b/debian/rules index 60efac7..09d2268 100755 --- a/debian/rules +++ b/debian/rules @@ -10,12 +10,13 @@ #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