X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=1da35bb2870a0597b99865ded02d75f07348b26d;hb=2525930e80b89e720824c51a2a75d5532b96460d;hp=c1f12d462385b086376671362284cf2622b2a324;hpb=2344c5aa70cf8a220ee3270bbd1046525f9778ef;p=ptask.git diff --git a/debian/rules b/debian/rules index c1f12d4..1da35bb 100755 --- a/debian/rules +++ b/debian/rules @@ -16,6 +16,9 @@ # This has to be exported to make some magic below work. export DH_OPTIONS - %: dh $@ --with autotools-dev + +override_dh_install: + dh_install + rm debian/gtask/usr/share/doc/gtask/INSTALL