mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix comment
This commit is contained in:
parent
f6fcacc79b
commit
e5df7969dd
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ cd "$DIR_PHP_GTK_SOURCE"
|
||||||
## Get repository updates
|
## Get repository updates
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
## Replace installation paths in PHP-CPP Makefile
|
## Replace installation paths in PHP-GTK Makefile
|
||||||
sed -i "/EXTENSION_DIR = /c\
|
sed -i "/EXTENSION_DIR = /c\
|
||||||
EXTENSION_DIR = \"$($DIR_PHP_SRC_TARGET/bin/php-config --extension-dir)\"" "$DIR_PHP_GTK_SOURCE/Makefile"
|
EXTENSION_DIR = \"$($DIR_PHP_SRC_TARGET/bin/php-config --extension-dir)\"" "$DIR_PHP_GTK_SOURCE/Makefile"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue