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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Nov 28 15:25:06 CET 2008


Revision: 2384
          http://gar.svn.sourceforge.net/gar/?rev=2384&view=rev
Author:   dmichelsen
Date:     2008-11-28 14:25:05 +0000 (Fri, 28 Nov 2008)

Log Message:
-----------
openldap: Exclusive pathes are now default on dynamic prototypes

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

Modified: csw/mgar/pkg/openldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openldap/trunk/Makefile	2008-11-28 14:24:38 UTC (rev 2383)
+++ csw/mgar/pkg/openldap/trunk/Makefile	2008-11-28 14:25:05 UTC (rev 2384)
@@ -37,15 +37,15 @@
 EXTRA_BUILD_ISAS_sparc = sparcv9
 EXTRA_BUILD_ISAS_i386  = pentium_pro amd64
 
-PKGFILES_CSWoldapclient_EXCLUSIVE  = $(bindir)/.*
-PKGFILES_CSWoldapclient_EXCLUSIVE += $(mandir)/man1/.*
+PKGFILES_CSWoldapclient  = $(bindir)/.*
+PKGFILES_CSWoldapclient += $(mandir)/man1/.*
 
-PKGFILES_CSWoldapdevel_EXCLUSIVE  = $(PKGFILES_DEVEL)
-PKGFILES_CSWoldapdevel_EXCLUSIVE += $(mandir)/man3/.*
+PKGFILES_CSWoldapdevel  = $(PKGFILES_DEVEL)
+PKGFILES_CSWoldapdevel += $(mandir)/man3/.*
 
-PKGFILES_CSWoldaprt_EXCLUSIVE  = $(PKGFILES_RT)
-PKGFILES_CSWoldaprt_EXCLUSIVE += $(sysconfdir)/ldap.conf
-PKGFILES_CSWoldaprt_EXCLUSIVE += $(mandir)/man5/ldap.conf.5
+PKGFILES_CSWoldaprt  = $(PKGFILES_RT)
+PKGFILES_CSWoldaprt += $(sysconfdir)/ldap.conf
+PKGFILES_CSWoldaprt += $(mandir)/man5/ldap.conf.5
 
 include ../category.mk
 


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