gnu: php: Fix typo.
authorLudovic Courtès <ludo@gnu.org>
Fri, 29 Mar 2019 14:34:37 +0000 (15:34 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 29 Mar 2019 14:35:54 +0000 (15:35 +0100)
commit9398152ad1f4e130ad895c8bb756de8a33e91f7f
treebdca2e0dc5db6a40decd75677a3a91af87d4424d
parent46fc7cafcf7dcaaa252591df387541d43df05bb9
gnu: php: Fix typo.

Regression introduced in e8cfce439afed945e352ad28f73f0a5f7840f503.

* gnu/packages/php.scm (php)[arguments]: Add missing 'else' branch of
the 'if'.  Change first argument to 'string-prefix?' to match GNU
triplets as well.
gnu/packages/php.scm