]> git.pld-linux.org Git - packages/php.git/blame - php-build_modules.patch
- don't use pcre functions in standard/aggregation functions if building pcre extensi...
[packages/php.git] / php-build_modules.patch
CommitLineData
07ec6a91 1diff -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.103575 seconds and 4 git commands to generate.