fix man page installation

This commit is contained in:
Joey Hess 2014-08-19 19:06:21 -04:00
parent db1cf96dd7
commit 81544b37a8
3 changed files with 1 additions and 3 deletions

1
debian/manpages vendored
View File

@ -1 +0,0 @@
propellor.1

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ override_dh_auto_build:
override_dh_installdocs: override_dh_installdocs:
dh_installdocs doc/README.mdwn dh_installdocs doc/README.mdwn
override_dh_installman: override_dh_installman:
dh_installman debian/propellor.1 dh_installman propellor.1
# Not intended for use by anyone except the author. # Not intended for use by anyone except the author.
announcedir: announcedir:

View File

@ -25,7 +25,6 @@ Extra-Source-Files:
debian/control debian/control
debian/copyright debian/copyright
debian/rules debian/rules
debian/manpages
Synopsis: property-based host configuration management in haskell Synopsis: property-based host configuration management in haskell
Description: Description:
Propellor enures that the system it's run in satisfies a list of Propellor enures that the system it's run in satisfies a list of