X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=php-db.patch;h=3b43a3fca9f7d123e2de66cd194022ae82aaf207;hp=f6ba5be43a945d7e47f38a4202456daf42c95681;hb=029e4361d0227f335d20116b02fca24571663589;hpb=036ad354cf8a1bc51663ee13805028b108977303 diff --git a/php-db.patch b/php-db.patch index f6ba5be..3b43a3f 100644 --- a/php-db.patch +++ b/php-db.patch @@ -1,7 +1,7 @@ --- php-7.1.1/ext/dba/config.m4.orig 2017-01-17 21:44:40.000000000 +0100 +++ php-7.1.1/ext/dba/config.m4 2017-01-27 22:08:45.385645468 +0100 @@ -245,7 +245,7 @@ - ],[ + ]])],[ AC_EGREP_CPP(yes,[ #include "$THIS_INCLUDE" -#if DB_VERSION_MAJOR == $1 || ($1 == 4 && DB_VERSION_MAJOR == 5)