summaryrefslogtreecommitdiff
path: root/packaging/Solaris
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-05-24 00:42:11 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:56:58 -0500
commit85abe083670fb059644da80a4d518d90a6fd23f9 (patch)
treee8a74829778cd826247e11bf0cbf9d2c0a3bab20 /packaging/Solaris
parent4a494ccf768ea242013a42b8dac61655ca863df4 (diff)
downloadsamba-85abe083670fb059644da80a4d518d90a6fd23f9.tar.gz
samba-85abe083670fb059644da80a4d518d90a6fd23f9.tar.bz2
samba-85abe083670fb059644da80a4d518d90a6fd23f9.zip
r6947: Removal of testprns from package spec.
(This used to be commit 074ae196449d78d727e622d298080d6ef8352259)
Diffstat (limited to 'packaging/Solaris')
-rw-r--r--packaging/Solaris/makepkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Solaris/makepkg.sh b/packaging/Solaris/makepkg.sh
index d3506619e0..10ffa1a307 100644
--- a/packaging/Solaris/makepkg.sh
+++ b/packaging/Solaris/makepkg.sh
@@ -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"