[csw-devel] SF.net SVN: gar:[9751] csw/mgar/pkg/openldap/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sat Apr 24 12:47:17 CEST 2010


Revision: 9751
          http://gar.svn.sourceforge.net/gar/?rev=9751&view=rev
Author:   rthurner
Date:     2010-04-24 10:47:17 +0000 (Sat, 24 Apr 2010)

Log Message:
-----------
openlda - adjust to new checkpkg

Modified Paths:
--------------
    csw/mgar/pkg/openldap/trunk/Makefile

Modified: csw/mgar/pkg/openldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openldap/trunk/Makefile	2010-04-24 08:46:08 UTC (rev 9750)
+++ csw/mgar/pkg/openldap/trunk/Makefile	2010-04-24 10:47:17 UTC (rev 9751)
@@ -43,12 +43,11 @@
 SPKG_DESC_CSWoldapdevel  = OpenLDAP development support
 SPKG_DESC_CSWoldaprt     = OpenLDAP runtime libraries
 
-RUNTIME_DEP_PKGS_CSWoldap       = CSWbdb48 CSWiconv CSWlibnet CSWlibtoolrt CSWoldaprt
+RUNTIME_DEP_PKGS_CSWoldap       = CSWbdb CSWlibnet CSWlibtoolrt 
 RUNTIME_DEP_PKGS_CSWoldap      += CSWosslrt CSWsasl CSWtcpwrap CSWunixodbc
-RUNTIME_DEP_PKGS_CSWoldap      += CSWkrb5lib CSWlibicu CSWperl
-RUNTIME_DEP_PKGS_CSWoldapclient = CSWlibnet CSWoldaprt CSWosslrt CSWsasl CSWkrb5lib
-RUNTIME_DEP_PKGS_CSWoldapdevel  = CSWoldaprt
-RUNTIME_DEP_PKGS_CSWoldaprt     = CSWlibnet CSWosslrt CSWsasl CSWkrb5lib
+RUNTIME_DEP_PKGS_CSWoldap      += CSWlibicu CSWperl
+RUNTIME_DEP_PKGS_CSWoldapclient = CSWlibnet CSWosslrt CSWsasl 
+RUNTIME_DEP_PKGS_CSWoldaprt     = CSWlibnet CSWosslrt CSWsasl 
 
 SPKG_SOURCEURL = http://www.openldap.org
 
@@ -114,7 +113,8 @@
 PKGFILES_CSWoldaprt += $(sysconfdir)/ldap.conf
 PKGFILES_CSWoldaprt += $(mandir)/man5/ldap.conf.5
 
-INITSMF = /etc/opt/csw/init.d/cswopenldap
+# gives error: init file wrong location???
+#INITSMF = /etc/opt/csw/init.d/cswopenldap
 
 # There are plenty of cross-references. Ignore for now, but should be
 # investigated later.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list