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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Apr 25 10:38:39 CEST 2010


Revision: 9758
          http://gar.svn.sourceforge.net/gar/?rev=9758&view=rev
Author:   rthurner
Date:     2010-04-25 08:38:39 +0000 (Sun, 25 Apr 2010)

Log Message:
-----------
openldap - adjust for checkpkg errors

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

Modified: csw/mgar/pkg/openldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openldap/trunk/Makefile	2010-04-25 08:02:50 UTC (rev 9757)
+++ csw/mgar/pkg/openldap/trunk/Makefile	2010-04-25 08:38:39 UTC (rev 9758)
@@ -43,7 +43,7 @@
 SPKG_DESC_CSWoldapdevel  = OpenLDAP development support
 SPKG_DESC_CSWoldaprt     = OpenLDAP runtime libraries
 
-RUNTIME_DEP_PKGS_CSWoldap       = CSWbdb CSWlibnet CSWlibtoolrt 
+RUNTIME_DEP_PKGS_CSWoldap       = CSWbdb CSWbdb48 CSWlibnet CSWlibtoolrt 
 RUNTIME_DEP_PKGS_CSWoldap      += CSWosslrt CSWsasl CSWtcpwrap CSWunixodbc
 RUNTIME_DEP_PKGS_CSWoldap      += CSWlibicu CSWperl
 RUNTIME_DEP_PKGS_CSWoldapclient = CSWlibnet CSWosslrt CSWsasl 
@@ -114,8 +114,12 @@
 PKGFILES_CSWoldaprt += $(mandir)/man5/ldap.conf.5
 
 # gives error: init file wrong location???
-#INITSMF = /etc/opt/csw/init.d/cswopenldap
+INITSMF = /opt/csw/etc/init.d/cswopenldap
+#CHECKPKG_OVERRIDES_CSWoldap += init-file-missing-cswinitsmf-class|/etc/opt/csw/init.d/cswopenldap|class=none
+#CHECKPKG_OVERRIDES_CSWoldap += init-file-wrong-location|/etc/opt/csw/init.d/cswopenldap
 
+ARCHALL_CSWoldapdevel = 1
+
 include gar/category.mk
 
 CFLAGS := $(filter-out -I%,$(CFLAGS))


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