components/a2ps/a2ps.p5m
changeset 76 a084497ff237
parent 75 1f81099246e8
child 181 87e11e685b1f
--- a/components/a2ps/a2ps.p5m	Mon Feb 07 17:45:11 2011 -0800
+++ b/components/a2ps/a2ps.p5m	Tue Feb 08 10:54:06 2011 -0800
@@ -27,7 +27,6 @@
 set name=info.upstream_url value=http://www.gnu.org/software/a2ps/
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-set variant.arch=$(ARCH)
 
 dir path=etc
 dir path=etc/gnu
@@ -93,10 +92,10 @@
 file path=etc/gnu/a2ps-site.cfg mode=0644 preserve=true original_name=SUNWa2ps:etc/gnu/a2ps-site.cfg
 file path=etc/gnu/a2ps.cfg mode=0644 preserve=true original_name=SUNWa2ps:etc/gnu/a2ps.cfg
 file path=etc/lp/fd/a2ps.fd
-file path=usr/bin/a2ps variant.arch=$(ARCH)
+file path=usr/bin/a2ps
 file path=usr/bin/card
 file path=usr/bin/composeglyphs
-file path=usr/bin/fixnt variant.arch=$(ARCH)
+file path=usr/bin/fixnt
 file path=usr/bin/fixps
 file path=usr/bin/ogonkify
 file path=usr/bin/pdiff
@@ -104,7 +103,7 @@
 file path=usr/bin/psset
 file path=usr/bin/texi2dvi4a2ps
 file path=usr/include/liba2ps.h
-file path=usr/lib/liba2ps.so.1.0.0 variant.arch=$(ARCH)
+file path=usr/lib/liba2ps.so.1.0.0
 link path=usr/sfw/bin/a2ps target=../../bin/a2ps
 link path=usr/sfw/bin/card target=../../bin/card
 link path=usr/sfw/bin/composeglyphs target=../../bin/composeglyphs