Revision: 17492
          http://gar.svn.sourceforge.net/gar/?rev=17492&view=rev
Author:   aironskin
Date:     2012-03-21 14:25:48 +0000 (Wed, 21 Mar 2012)
Log Message:
-----------
iozone/trunk: Builds now on Sol9, but the post-extract is with static paths

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

Modified: csw/mgar/pkg/iozone/trunk/Makefile
===================================================================
--- csw/mgar/pkg/iozone/trunk/Makefile  2012-03-21 14:01:46 UTC (rev 17491)
+++ csw/mgar/pkg/iozone/trunk/Makefile  2012-03-21 14:25:48 UTC (rev 17492)
@@ -33,10 +33,6 @@
 DOCS        += Iozone_ps.gz
 DOCS        += Run_rules.doc
 
-post-extract-modulated:
-       cp $(FILEDIR)/vx_ioctl.h $(WORKSRC)/
-       @$(MAKECOOKIE)
-
 CONFIGURE_SCRIPTS =
 TEST_SCRIPTS =
 
@@ -47,6 +43,11 @@
 
 include gar/category.mk
 
+post-extract-modulated:
+       mkdir -p work/solaris9-sparc/build-isa-sparcv8/$(DISTNAME)/src/current
+       cp $(FILEDIR)/vx_ioctl.h 
work/solaris9-sparc/build-isa-sparcv8/$(DISTNAME)/src/current
+       @$(MAKECOOKIE)
+
 install-custom:
        @echo " ==> Installing $(NAME)"
        ginstall -D $(WORKSRC)/iozone $(DESTDIR)$(bindir)/iozone

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to