Changeset 8132

Show
Ignore:
Timestamp:
06/28/05 21:55:41 (3 years ago)
Author:
piotras
Message:

thanks god ,there is no PHP6 yet

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/apis/php4/debian/rules

    r7829 r8132  
    4040        cp ./config.m4 apache-build/ 
    4141        cp ./*.h apache-build/ 
    42         phpize 
     42        phpize4 
    4343        cd apache-build && \ 
    4444        ../configure \ 
     
    5454        cp ./config.m4 apache2-build/ 
    5555        cp ./*.h apache2-build/ 
    56         phpize 
     56        phpize4 
    5757        cd apache2-build && \ 
    5858        ../configure \