summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-16 21:50:44 +0000
committerGerald Carter <jerry@samba.org>2002-10-16 21:50:44 +0000
commit676b2e25930019714670588da0153fc7ed40c2e9 (patch)
tree8faeb37f18f17ca8553b5577924d71e13e513a46
parent143c7e65b451fd1a3d2666c410bfec6d1b10db7b (diff)
downloadsamba-676b2e25930019714670588da0153fc7ed40c2e9.tar.gz
sync with SAMBA_2_2
-rw-r--r--packaging/RedHat/samba2.spec.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/RedHat/samba2.spec.tmpl b/packaging/RedHat/samba2.spec.tmpl
index 61a00e5f7e5..c3d89227ae6 100644
--- a/packaging/RedHat/samba2.spec.tmpl
+++ b/packaging/RedHat/samba2.spec.tmpl
@@ -239,6 +239,7 @@ done
# we need a symlink for mount to recognise the smb and smbfs filesystem types
ln -sf %{prefix}/sbin/smbmount $RPM_BUILD_ROOT/sbin/mount.smbfs
ln -sf %{prefix}/sbin/smbmount $RPM_BUILD_ROOT/sbin/mount.smb
+ln -sf %{prefix}/sbin/smbmnt $RPM_BUILD_ROOT/bin/smbmnt
# This allows us to get away without duplicating code that
# sombody else can maintain for us.