There is no need to generate $mandir manually, dh_installman will do
this if necessary.
---
debian/rules | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/debian/rules b/debian/rules
index 194dacf..83613a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -175,7 +175,6 @@ binary-arch: build
$(LIBWINGS_TMP)/$(DOCDIR)/$(LIBWINGS)/README.WINGs
$(install_file) $(WRASTERSRCDIR)/README \
$(LIBWRASTER_TMP)/$(DOCDIR)/$(LIBWRASTER)/README.wrlib
- $(install_dir) $(DEBTMPDIR)/$(MAN1DIR)
$(RM) $(DEBTMPDIR)/$(MAN1DIR)/convertstyle*
dh_installman -a
dh_installchangelogs -a ChangeLog
--
1.7.1
--
To unsubscribe, send mail to [email protected].