Browse Source

fix comment

PHP-GTK3
yggverse 4 months ago
parent
commit
e5df7969dd
  1. 2
      INSTALL.sh

2
INSTALL.sh

@ -195,7 +195,7 @@ cd "$DIR_PHP_GTK_SOURCE" @@ -195,7 +195,7 @@ cd "$DIR_PHP_GTK_SOURCE"
## Get repository updates
git pull
## Replace installation paths in PHP-CPP Makefile
## Replace installation paths in PHP-GTK Makefile
sed -i "/EXTENSION_DIR = /c\
EXTENSION_DIR = \"$($DIR_PHP_SRC_TARGET/bin/php-config --extension-dir)\"" "$DIR_PHP_GTK_SOURCE/Makefile"

Loading…
Cancel
Save