SF.net SVN: gar:[22166] csw/mgar/pkg/xapian-core/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Oct 8 13:25:54 CEST 2013


Revision: 22166
          http://gar.svn.sourceforge.net/gar/?rev=22166&view=rev
Author:   dmichelsen
Date:     2013-10-08 11:25:53 +0000 (Tue, 08 Oct 2013)
Log Message:
-----------
xapian-core/trunk: Take care of xapian-config

Modified Paths:
--------------
    csw/mgar/pkg/xapian-core/trunk/Makefile

Modified: csw/mgar/pkg/xapian-core/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xapian-core/trunk/Makefile	2013-10-08 10:24:54 UTC (rev 22165)
+++ csw/mgar/pkg/xapian-core/trunk/Makefile	2013-10-08 11:25:53 UTC (rev 22166)
@@ -43,6 +43,7 @@
 PKGFILES_CSWlibxapian-dev = $(PKGFILES_DEVEL)
 PKGFILES_CSWlibxapian-dev += $(docdir)/xapian-core/apidoc/.*
 PKGFILES_CSWlibxapian-dev += .*\.cmake
+PKGFILES_CSWlibxapian-dev += $(call baseisadirs,$(bindir),xapian-config-1.3)
 RUNTIME_DEP_PKGS_CSWlibxapian-dev += CSWlibxapian1-3-1
 
 EXTRA_LD_FLAGS += -norunpath
@@ -53,6 +54,8 @@
 BUILD64 = 1
 ISAEXEC = 1
 
+EXTRA_ISAEXEC_EXCLUDE_FILES += $(bindir)/xapian-config-1.3 $(bindir)/%/xapian-config-1.3
+
 # This is just an example of the default install location
 CHECKPKG_OVERRIDES_CSWxapian += file-with-bad-content|/usr/local|root/opt/csw/share/doc/xapian-core/install.html
 

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