components/python/ldtp/ldtp-26.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    40 
    40 
    41 # force a dependency on the ldtp package
    41 # force a dependency on the ldtp package
    42 depend fmri=system/desktop/ldtp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    42 depend fmri=system/desktop/ldtp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    43     type=require
    43     type=require
    44 
    44 
    45 dir path=usr
       
    46 dir path=usr/bin
       
    47 dir path=usr/lib
       
    48 dir path=usr/lib/python2.6
       
    49 dir path=usr/lib/python2.6/vendor-packages
       
    50 dir path=usr/lib/python2.6/vendor-packages/ldtp
       
    51 dir path=usr/lib/python2.6/vendor-packages/ldtpd
       
    52 dir path=usr/lib/python2.6/vendor-packages/ldtputils
       
    53 dir path=usr/lib/python2.6/vendor-packages/ooldtp
       
    54 file path=usr/bin/ldtp2.6
    45 file path=usr/bin/ldtp2.6
    55 file \
    46 file \
    56     path=usr/lib/python2.6/vendor-packages/ldtp-$(COMPONENT_VERSION)-py2.6.egg-info
    47     path=usr/lib/python2.6/vendor-packages/ldtp-$(COMPONENT_VERSION)-py2.6.egg-info
    57 file path=usr/lib/python2.6/vendor-packages/ldtp/__init__.py
    48 file path=usr/lib/python2.6/vendor-packages/ldtp/__init__.py
    58 file path=usr/lib/python2.6/vendor-packages/ldtp/client.py
    49 file path=usr/lib/python2.6/vendor-packages/ldtp/client.py