php: remove whitespace

This commit is contained in:
Shyim
2022-04-22 10:24:55 +02:00
committed by GitHub
parent 8fb8ccb179
commit 994b6400c8
@@ -176,7 +176,7 @@ let
if test -e $out/bin/phpdbg; then
wrapProgram $out/bin/phpdbg --set PHP_INI_SCAN_DIR $out/lib
fi
if test -e $out/bin/php-cgi; then
wrapProgram $out/bin/php-cgi --set PHP_INI_SCAN_DIR $out/lib
fi