Revision: 25682
http://sourceforge.net/p/gar/code/25682
Author: janholzh
Date: 2016-04-25 08:26:43 +0000 (Mon, 25 Apr 2016)
Log Message:
-----------
samba/branches/samba4: fix packaging
Modified Paths:
--------------
csw/mgar/pkg/samba/branches/samba4/Makefile
Modified: csw/mgar/pkg/samba/branches/samba4/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba4/Makefile 2016-04-25 07:28:41 UTC (rev
25681)
+++ csw/mgar/pkg/samba/branches/samba4/Makefile 2016-04-25 08:26:43 UTC (rev
25682)
@@ -266,7 +266,7 @@
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibpython2-7-1-0
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibcups2
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibpytalloc-util2
+#RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibpytalloc-util2
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibgnutls28
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibldap2-4-2
RUNTIME_DEP_PKGS_CSWsamba4-libs += CSWlibpopt0
@@ -549,7 +549,7 @@
ginstall $(WORKDIR)/cswsamba $(DESTDIR)/etc/opt/csw/init.d/cswsamba4
ginstall $(WORKDIR)/cswwinbind $(DESTDIR)/etc/opt/csw/init.d/cswwinbind4
ginstall -d $(DESTDIR)/etc/opt/csw/samba
- ginstall $(WORKDIR)/smb.conf $(DESTDIR)/etc/opt/csw/samba/smb.conf
+ ginstall $(WORKDIR)/smb.conf $(DESTDIR)/etc/opt/csw/samba/smb.conf.CSW
ginstall -d $(DESTDIR)/etc/opt/csw/openldap/schema
ginstall $(WORKSRC)/examples/LDAP/samba.schema
$(DESTDIR)/etc/opt/csw/openldap/schema
# This bit is to install the symlinks to use the NSS modules with the
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.