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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Oct 19 22:17:41 CEST 2010


Revision: 11343
          http://gar.svn.sourceforge.net/gar/?rev=11343&view=rev
Author:   bonivart
Date:     2010-10-19 20:17:41 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
bind: simplify pkg split

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

Modified: csw/mgar/pkg/bind/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bind/trunk/Makefile	2010-10-19 16:33:00 UTC (rev 11342)
+++ csw/mgar/pkg/bind/trunk/Makefile	2010-10-19 20:17:41 UTC (rev 11343)
@@ -67,18 +67,8 @@
 EXTRA_MERGE_EXCLUDE_FILES = .*~ $(libdir)/.*\.a $(libdir)/.*\.la
 
 PKGFILES_CSWbinddevel = $(PKGFILES_DEVEL)
-PKGFILES_CSWlibbind += /opt/csw/lib/libbind9.so.60.*
-PKGFILES_CSWlibbind += /opt/csw/lib/libdns.so.69.*
-PKGFILES_CSWlibbind += /opt/csw/lib/libisc.so.62.*
-PKGFILES_CSWlibbind += /opt/csw/lib/libisccc.so.60.*
-PKGFILES_CSWlibbind += /opt/csw/lib/libisccfg.so.62.*
-PKGFILES_CSWlibbind += /opt/csw/lib/liblwres.so.60.*
-PKGFILES_CSWbinddevel += /opt/csw/lib/libbind9.so
-PKGFILES_CSWbinddevel += /opt/csw/lib/libdns.so
-PKGFILES_CSWbinddevel += /opt/csw/lib/libisc.so
-PKGFILES_CSWbinddevel += /opt/csw/lib/libisccc.so
-PKGFILES_CSWbinddevel += /opt/csw/lib/libisccfg.so
-PKGFILES_CSWbinddevel += /opt/csw/lib/liblwres.so
+PKGFILES_CSWbinddevel += .*\.so
+PKGFILES_CSWlibbind = .*\.so\..*
 PKGFILES_CSWbindutils = $(bindir)/.*
 PKGFILES_CSWbindchroot = .*chroot.*
 


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