X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=6000698f37cd7bb0dde4f17afebe0809d59ad6bd;hb=7df6fbcb6cdf3e0655f373607bb191d25bf34649;hp=1e214a22fd0153e1329ea6c8e8809366c2e579d4;hpb=47bdcea4622d29412752da2b575a64e352059030;p=debian%2Fefibootmgr diff --git a/debian/rules b/debian/rules index 1e214a2..6000698 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,7 @@ export DH_VERBOSE=1 %: dh $@ + +override_dh_installman: + (cd src/man/man8 ; docbook-to-man efibootmgr.8.docbook > efibootmgr.8) + dh_installman