Magellan Linux

Diff of /smage/trunk/extras/php/php-7.3.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13230 by niro, Fri Jul 5 06:17:40 2019 UTC revision 13231 by niro, Fri Jul 5 06:33:49 2019 UTC
# Line 400  src_prepare() Line 400  src_prepare()
400   cd ${SRCDIR}   cd ${SRCDIR}
401    
402   # version branding   # version branding
403   sed -i "s:^\(EXTRA_VERSION=\).*:\1-magellan-${PBUILD}:" configure.in || die   sed -i "s:^\(PHP_EXTRA_VERSION=\).*:\1-magellan-${PBUILD}:" configure.ac || die
404    
405   # support >= db-6.0   # support >= db-6.0
406   # see for more issues: https://bugs.php.net/bug.php?id=65426   # see for more issues: https://bugs.php.net/bug.php?id=65426

Legend:
Removed from v.13230  
changed lines
  Added in v.13231