components/libdnet/libdnet.p5m
changeset 5682 94c0ca64c022
parent 5007 0052258cbb9d
equal deleted inserted replaced
5681:b8fe51f35344 5682:94c0ca64c022
    32     value=org.opensolaris.category.2008:System/Libraries
    32     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/202
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/202
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file path=usr/bin/$(MACH64)/dnet-config
    37 # dnet-config contains embedded paths, so swap these around.
    38 file path=usr/bin/dnet-config
    38 file usr/bin/dnet-config path=usr/bin/$(MACH64)/dnet-config
       
    39 file usr/bin/$(MACH32)/dnet-config path=usr/bin/dnet-config
    39 file path=usr/include/dnet.h
    40 file path=usr/include/dnet.h
    40 file path=usr/include/dnet/addr.h
    41 file path=usr/include/dnet/addr.h
    41 file path=usr/include/dnet/arp.h
    42 file path=usr/include/dnet/arp.h
    42 file path=usr/include/dnet/blob.h
    43 file path=usr/include/dnet/blob.h
    43 file path=usr/include/dnet/eth.h
    44 file path=usr/include/dnet/eth.h
    62     path=usr/lib/python2.7/vendor-packages/64/dnet.so
    63     path=usr/lib/python2.7/vendor-packages/64/dnet.so
    63 file usr/lib/python2.7/site-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info \
    64 file usr/lib/python2.7/site-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info \
    64     path=usr/lib/python2.7/vendor-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info
    65     path=usr/lib/python2.7/vendor-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info
    65 file $(MACH32)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
    66 file $(MACH32)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
    66     path=usr/lib/python2.7/vendor-packages/dnet.so
    67     path=usr/lib/python2.7/vendor-packages/dnet.so
    67 file usr/sbin/$(MACH64)/dnet path=usr/sbin/dnet
    68 file path=usr/sbin/dnet
    68 file path=usr/share/man/man3/dnet.3
    69 file path=usr/share/man/man3/dnet.3
    69 file path=usr/share/man/man8/dnet.8
    70 file path=usr/share/man/man8/dnet.8
    70 license libdnet.license license="libdnet license"
    71 license libdnet.license license="libdnet license"