X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=09d22687f90facff717df3807767a886227ef603;hb=cb64196a333a23534591904a2be96469acd6dd2e;hp=60efac704c96b5104d5d4d99a71ece9185a5e210;hpb=6b52a993e2953e0ae77ec2f85d7234695ec16225;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