/[smeserver]/rpms/php-pecl-Fileinfo/sme8/fixconfigure.patch
ViewVC logotype

Contents of /rpms/php-pecl-Fileinfo/sme8/fixconfigure.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Feb 15 20:31:47 2010 UTC (14 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: php-pecl-Fileinfo-1_0_4-3_el5_sme, HEAD
Initial import

1 --- Fileinfo-1.0.4/config.m4.old 2007-04-14 22:48:39.000000000 -0500
2 +++ Fileinfo-1.0.4/config.m4 2007-04-14 22:48:00.000000000 -0500
3 @@ -54,7 +54,7 @@
4 for j in $MAGIC_MIME_FILENAMES; do
5 if test -f "$i/$j"; then
6 PHP_DEFAULT_MAGIC_FILE="$i/$j"
7 - break
8 + break 2
9 fi
10 done
11 done

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed