summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-04-18 17:25:02 -0400
committerJim Meyering <jim@meyering.net>2006-04-18 17:25:02 -0400
commit809676e533825095cdce36980b4cce506935ccb5 (patch)
tree1e441294e4559576fd7a8f120657d35e34588bd4 /Makefile
parentcf8a69d4b532f4dd72ae849ccf1c960a7cd64185 (diff)
downloadthird_party-cobbler-809676e533825095cdce36980b4cce506935ccb5.tar.gz
third_party-cobbler-809676e533825095cdce36980b4cce506935ccb5.tar.xz
third_party-cobbler-809676e533825095cdce36980b4cce506935ccb5.zip
Take out references to --autodiscover capability in xen-net-install (for now).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7533c04..47c9439 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: manpage
manpage:
- pod2man bootconf.pod > bootconf.1
+ pod2man --center="bootconf" --release="" bootconf.pod > bootconf.1
-(\rm bootconf.1.gz)
gzip bootconf.1
cp -f bootconf.1.gz /usr/share/man/man1