components/libxslt/libxslt.p5m
changeset 5682 94c0ca64c022
parent 4984 7145b15b7f0d
child 7957 39baccd8f6e8
--- a/components/libxslt/libxslt.p5m	Wed Mar 30 10:16:56 2016 -0700
+++ b/components/libxslt/libxslt.p5m	Wed Mar 30 13:33:31 2016 -0700
@@ -33,8 +33,10 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2002/244
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/bin/xslt-config facet.devel=true
-file usr/bin/$(MACH64)/xsltproc path=usr/bin/xsltproc
+# xslt-config contains embedded paths, so swap these around.
+file usr/bin/xslt-config path=usr/bin/$(MACH64)/xslt-config facet.devel=true
+file usr/bin/$(MACH32)/xslt-config path=usr/bin/xslt-config facet.devel=true
+file path=usr/bin/xsltproc
 file path=usr/include/libexslt/exslt.h
 file path=usr/include/libexslt/exsltconfig.h
 file path=usr/include/libexslt/exsltexports.h