adding smbcquotas to the list of installed tools
authorGerald Carter <jerry@samba.org>
Fri, 29 Aug 2003 16:43:54 +0000 (16:43 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 29 Aug 2003 16:43:54 +0000 (16:43 +0000)
(This used to be commit e872c3e4a117090528b2b1c7036e07f30b0a31ca)

packaging/RedHat/samba.spec.tmpl

index 0ebb23fc2d9f4b71bd578e8c5d1667c2ce063170..718fe38bc86e013010ec3951888ab3fabeac08d4 100644 (file)
@@ -94,7 +94,7 @@ mkdir -p $RPM_BUILD_ROOT%{prefix}/{lib,include}
 # Install standard binary files
 for i in nmblookup smbclient smbpasswd smbstatus testparm testprns \
        rpcclient smbspool smbcacls smbcontrol wbinfo smbmnt net \
-       smbcacls pdbedit tdbbackup smbtree ntlm_auth
+       smbcacls pdbedit tdbbackup smbtree ntlm_auth smbcquotas
 do
        install -m755 source/bin/$i $RPM_BUILD_ROOT%{prefix}/bin
 done
@@ -384,6 +384,7 @@ fi
 %{prefix}/bin/wbinfo
 %{prefix}/bin/net
 %{prefix}/bin/ntlm_auth
+%{prefix}/bin/smbcquotas
 %{prefix}/bin/smbcacls
 %{prefix}/bin/pdbedit
 %{prefix}/bin/tdbbackup