svn commit: samba r6947 - in branches/SAMBA_3_0/packaging/Solaris: .

jht at samba.org jht at samba.org
Tue May 24 00:42:12 GMT 2005


Author: jht
Date: 2005-05-24 00:42:11 +0000 (Tue, 24 May 2005)
New Revision: 6947

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6947

Log:
Removal of testprns from package spec.
Modified:
   branches/SAMBA_3_0/packaging/Solaris/makepkg.sh


Changeset:
Modified: branches/SAMBA_3_0/packaging/Solaris/makepkg.sh
===================================================================
--- branches/SAMBA_3_0/packaging/Solaris/makepkg.sh	2005-05-23 20:47:43 UTC (rev 6946)
+++ branches/SAMBA_3_0/packaging/Solaris/makepkg.sh	2005-05-24 00:42:11 UTC (rev 6947)
@@ -9,7 +9,7 @@
 INSTALL_BASE=/opt/samba
 
 SBINPROGS="smbd nmbd winbindd swat"
-BINPROGS="findsmb nmblookup pdbedit rpcclient smbclient smbcquotas smbspool smbtar tdbbackup testparm wbinfo net ntlm_auth profiles smbcacls smbcontrol smbpasswd smbstatus smbtree tdbdump testprns"
+BINPROGS="findsmb nmblookup pdbedit rpcclient smbclient smbcquotas smbspool smbtar tdbbackup testparm wbinfo net ntlm_auth profiles smbcacls smbcontrol smbpasswd smbstatus smbtree tdbdump"
 MSGFILES="de.msg en.msg fr.msg it.msg ja.msg nl.msg pl.msg tr.msg"
 VFSLIBS="audit.so default_quota.so extd_audit.so full_audit.so readonly.so shadow_copy.so cap.so expand_msdfs.so fake_perms.so netatalk.so recycle.so"
 DATFILES="lowcase.dat upcase.dat valid.dat"



More information about the samba-cvs mailing list