fix man page formatting issue
[debian/efibootmgr] / debian / rules
index 1e214a22fd0153e1329ea6c8e8809366c2e579d4..6000698f37cd7bb0dde4f17afebe0809d59ad6bd 100755 (executable)
@@ -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