equal
deleted
inserted
replaced
35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
36 set name=org.opensolaris.arc-caseid value=LSARC/2006/202 |
36 set name=org.opensolaris.arc-caseid value=LSARC/2006/202 |
37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
38 # |
38 # |
39 file usr/bin/$(MACH64)/pkg-config path=usr/bin/pkg-config |
39 file usr/bin/$(MACH64)/pkg-config path=usr/bin/pkg-config |
40 dir path=usr/lib/pkgconfig |
40 dir path=usr/lib/pkgconfig group=other |
|
41 dir path=usr/lib/$(MACH64)/pkgconfig group=other |
41 file path=usr/share/aclocal/pkg.m4 |
42 file path=usr/share/aclocal/pkg.m4 |
42 file path=usr/share/man/man1/pkg-config.1 |
43 file path=usr/share/man/man1/pkg-config.1 |
43 dir path=usr/share/pkgconfig |
44 dir path=usr/share/pkgconfig |
44 license pkg-config.license license=GPLv2 |
45 license pkg-config.license license=GPLv2 |
45 |
46 |