X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=3a3d80af9081ad8ed47aadddcedaa4f0a096b572;hb=6c6fa9cd3bd627a60f165682f96af3cc06d9ccc9;hp=c24da78693a6351c23c08f9b06a38b239d518d2a;hpb=15d0a7f8a363c9fe2b286ddcb99acc41c9c91681;p=neurodebian.git diff --git a/debian/rules b/debian/rules index c24da78..3a3d80a 100755 --- a/debian/rules +++ b/debian/rules @@ -27,11 +27,14 @@ override_dh_auto_build:: -n "backport Debian source packages" > build/man/backport-dsc.1 help2man --no-info tools/nd-autoinstall \ -n "install (if necessary) and run an application" > build/man/nd-autoinstall.1 + help2man --no-info tools/nd-configurerepo \ + -n "configure APT to use NeuroDebian repository" > build/man/nd-configurerepo.1 override_dh_auto_install:: override_dh_auto_test:: override_dh_clean: + debconf-updatepo dh_clean $(MAKE) -C artwork clean