diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-06-09 15:21:30 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-06-09 15:21:30 +1000 |
commit | 8389a1ce68b8484843c2970e0eb53289430b49bf (patch) | |
tree | 14e716f802b7136f9c36569b5db3683fffb73f61 /ctdb/packaging | |
parent | de693b4e6100284ce63ab59ebbc9dbf2760813f2 (diff) | |
download | samba-8389a1ce68b8484843c2970e0eb53289430b49bf.tar.gz samba-8389a1ce68b8484843c2970e0eb53289430b49bf.tar.xz samba-8389a1ce68b8484843c2970e0eb53289430b49bf.zip |
install man page
(This used to be ctdb commit 03f5254b6364376c196769088c67d44cd48363e9)
Diffstat (limited to 'ctdb/packaging')
-rw-r--r-- | ctdb/packaging/RPM/ctdb.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ctdb/packaging/RPM/ctdb.spec b/ctdb/packaging/RPM/ctdb.spec index 6abd0a2e2d..b96432b36a 100644 --- a/ctdb/packaging/RPM/ctdb.spec +++ b/ctdb/packaging/RPM/ctdb.spec @@ -5,7 +5,7 @@ Vendor: Samba Team Packager: Samba Team <samba@samba.org> Name: ctdb Version: 1.0 -Release: 3 +Release: 4 Epoch: 0 License: GNU GPL version 2 Group: System Environment/Daemons @@ -104,5 +104,6 @@ fi %{_bindir}/onnode.ssh %{_bindir}/onnode.rsh %{_bindir}/onnode +%{_mandir}/man1/ctdb.1 %{_includedir}/ctdb.h %{_includedir}/ctdb_private.h |