From 81544b37a8d4b50c920bab551c1ba16cd54c4a62 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 19:06:21 -0400 Subject: fix man page installation --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 14e639ca..c553132f 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ override_dh_auto_build: override_dh_installdocs: dh_installdocs doc/README.mdwn override_dh_installman: - dh_installman debian/propellor.1 + dh_installman propellor.1 # Not intended for use by anyone except the author. announcedir: -- cgit v1.2.3