]> git.pld-linux.org Git - packages/php.git/blob - php-build_modules.patch
- don't use pcre functions in standard/aggregation functions if building pcre extensi...
[packages/php.git] / php-build_modules.patch
1 diff -Naur php-4.1.2.orig/ext/skeleton/create_stubs php-4.1.2/ext/skeleton/create_stubs
2 --- php-4.1.2.orig/ext/skeleton/create_stubs    Fri May 31 11:50:08 2002
3 +++ php-4.1.2/ext/skeleton/create_stubs Fri May 31 11:52:00 2002
4 @@ -1,4 +1,4 @@
5 -#!/usr/bin/awk -f
6 +#!/bin/awk -f
7  
8  function gobble(s, x)
9  {
This page took 0.077292 seconds and 3 git commands to generate.