From e7d18710096ef9289832b901399a230d31533f9a Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 14 Oct 2005 18:54:12 +0000 Subject: r11066: adding eventlogadm to packaging files (This used to be commit 081a2f17fc1f7d5830811fa54125bffcbd4a2f54) --- packaging/Solaris/makepkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/Solaris') diff --git a/packaging/Solaris/makepkg.sh b/packaging/Solaris/makepkg.sh index 10ffa1a307..e60669703c 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" +BINPROGS="findsmb nmblookup eventlogadm 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" -- cgit