[csw-devel] SF.net SVN: gar:[8519] csw/mgar/pkg/setoolkit/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 12 13:34:04 CET 2010
Revision: 8519
http://gar.svn.sourceforge.net/gar/?rev=8519&view=rev
Author: dmichelsen
Date: 2010-02-12 12:34:04 +0000 (Fri, 12 Feb 2010)
Log Message:
-----------
setoolkit: Fix exclusion rule name
Modified Paths:
--------------
csw/mgar/pkg/setoolkit/trunk/Makefile
Modified: csw/mgar/pkg/setoolkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/setoolkit/trunk/Makefile 2010-02-12 12:30:56 UTC (rev 8518)
+++ csw/mgar/pkg/setoolkit/trunk/Makefile 2010-02-12 12:34:04 UTC (rev 8519)
@@ -33,8 +33,8 @@
MERGE_EXCLUDE_FILES = .*~ $(bindir)/.*\.sh .*\.la
# Don't add the shell wrapper for other ISAs
-EXTRA_MERGE_EXCLUDE_FILES_amd64 = $(bindir)/se
-EXTRA_MERGE_EXCLUDE_FILES_sparcv9 = $(bindir)/se
+EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 = $(bindir)/se
+EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 = $(bindir)/se
# Testsuite must be run as root
SKIPTEST = 1
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