summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-05-12 05:18:33 +0000
committerAndrew Tridgell <tridge@samba.org>2000-05-12 05:18:33 +0000
commit9cc81b62886ff2f6b72632c550a808889d8a47a3 (patch)
tree14cd3c310cdafb0ab7fc3a3036dda4f915a5f435 /examples
parent938a7510f4af58f40b200ae733b2ca7b65740078 (diff)
downloadsamba-9cc81b62886ff2f6b72632c550a808889d8a47a3.tar.gz
added winbindd man page to spec file
Diffstat (limited to 'examples')
-rw-r--r--examples/appliance/appliance.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/appliance/appliance.spec b/examples/appliance/appliance.spec
index a17cbdcb467..0a7305cc0c1 100644
--- a/examples/appliance/appliance.spec
+++ b/examples/appliance/appliance.spec
@@ -87,6 +87,7 @@ install -m644 %{head_build_dir}/docs/manpages/smbpasswd.5 $RPM_BUILD_ROOT%{prefi
install -m644 %{head_build_dir}/docs/manpages/samba.7 $RPM_BUILD_ROOT%{prefix}/man/man7
install -m644 %{head_build_dir}/docs/manpages/smbd.8 $RPM_BUILD_ROOT%{prefix}/man/man8
install -m644 %{head_build_dir}/docs/manpages/nmbd.8 $RPM_BUILD_ROOT%{prefix}/man/man8
+install -m644 %{head_build_dir}/docs/manpages/winbindd.8 $RPM_BUILD_ROOT%{prefix}/man/man8
install -m644 %{head_build_dir}/docs/manpages/swat.8 $RPM_BUILD_ROOT%{prefix}/man/man8
install -m644 %{head_build_dir}/docs/manpages/smbpasswd.8 $RPM_BUILD_ROOT%{prefix}/man/man8
install -m644 %{head_build_dir}/packaging/RedHat/smb.conf $RPM_BUILD_ROOT/%{prefix}/lib/smb.conf
@@ -165,6 +166,7 @@ rm -f /lib/libnss_winbind.so.2
%attr(-,root,root) %{prefix}/man/man7/samba.7
%attr(-,root,root) %{prefix}/man/man8/smbd.8
%attr(-,root,root) %{prefix}/man/man8/nmbd.8
+%attr(-,root,root) %{prefix}/man/man8/winbindd.8
%attr(-,root,root) %{prefix}/man/man8/smbpasswd.8
%attr(-,root,root) %{prefix}/lib/codepages/src/codepage_def.437
%attr(-,root,root) %{prefix}/lib/codepages/src/codepage_def.737