components/apache2-modules/mod_proxy_html/apache-proxy_html.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1280 9847177a3644
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    36 
    37 
    37 
    38 license apache-proxy_html.license license="GPLv2"
    38 license apache-proxy_html.license license="GPLv2"
    39 
    39 
    40 dir path=etc
       
    41 dir path=etc/apache2
       
    42 dir path=etc/apache2/2.2
       
    43 dir path=etc/apache2/2.2/samples-conf.d
       
    44 dir path=usr
       
    45 dir path=usr/apache2
       
    46 dir path=usr/apache2/2.2
       
    47 dir path=usr/apache2/2.2/libexec
       
    48 dir path=usr/apache2/2.2/libexec/$(MACH64)
       
    49 file proxy_html.conf path=etc/apache2/2.2/samples-conf.d/proxy_html.conf
    40 file proxy_html.conf path=etc/apache2/2.2/samples-conf.d/proxy_html.conf
    50 file build/$(MACH32)/.libs/mod_proxy_html.so path=usr/apache2/2.2/libexec/mod_proxy_html.so
    41 file build/$(MACH32)/.libs/mod_proxy_html.so path=usr/apache2/2.2/libexec/mod_proxy_html.so
    51 file build/$(MACH64)/.libs/mod_proxy_html.so path=usr/apache2/2.2/libexec/$(MACH64)/mod_proxy_html.so
    42 file build/$(MACH64)/.libs/mod_proxy_html.so path=usr/apache2/2.2/libexec/$(MACH64)/mod_proxy_html.so