components/lua/lua.p5m
changeset 2104 72ce614559ff
parent 1948 2d1537e7942d
child 3732 0f62cc221c7e
--- a/components/lua/lua.p5m	Fri Sep 19 14:19:10 2014 -0700
+++ b/components/lua/lua.p5m	Mon Sep 22 08:30:56 2014 -0700
@@ -35,10 +35,8 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=LSARC/2009/013
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/bin/$(MACH64)/lua
-file path=usr/bin/$(MACH64)/luac
-file path=usr/bin/lua
-file path=usr/bin/luac
+file usr/bin/$(MACH64)/lua path=usr/bin/lua
+file usr/bin/$(MACH64)/luac path=usr/bin/luac
 file path=usr/include/lauxlib.h
 file path=usr/include/lua.h
 file path=usr/include/luaconf.h