repo.or.cz
/
unleashed-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2141 from avsej/libcouchbase-2.6.1
[unleashed-userland.git]
/
transforms
/
report
blob
26248841948fab97f37c4fe4b390988ead6dbe64
1
2
<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
3
print PACKAGE += "%<1>@%<2>" >
4
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
5
print ARC_CASE += "%<1>" >
6
7
<transform license license=(.*) -> print LICENSE += "%<1>" >