diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-09-06 16:35:27 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-09-06 16:35:27 (GMT) |
commit | 5669815ec3a539cf7b5ac7d8da2cbba3aeff44be (patch) | |
tree | f13051093a52f47f5954c2ee2a783bc2f0f62f96 /abs/core/php/__changelog | |
parent | 8d35f28049488f2585ef765bf48e7a58958fd587 (diff) | |
parent | 04697136037cb5341ee6c051f8aaa265c0400c82 (diff) | |
download | linhes_pkgbuild-5669815ec3a539cf7b5ac7d8da2cbba3aeff44be.zip linhes_pkgbuild-5669815ec3a539cf7b5ac7d8da2cbba3aeff44be.tar.gz linhes_pkgbuild-5669815ec3a539cf7b5ac7d8da2cbba3aeff44be.tar.bz2 |
Merge branch 'testing'
Diffstat (limited to 'abs/core/php/__changelog')
-rw-r--r-- | abs/core/php/__changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/abs/core/php/__changelog b/abs/core/php/__changelog index 7419a02..603981d 100644 --- a/abs/core/php/__changelog +++ b/abs/core/php/__changelog @@ -1,8 +1,7 @@ -PKGBUILD: package_php: add deps 'php-gd' 'php-mcrypt' since we have them in linhes.ini +PKGBUILD: package_php: add deps 'php-gd' since we have them in linhes.ini PKGBUILD: package_php: comment out backup=('etc/php/php.ini') -PKGBUILD: change dep tidyhtml to tidy -PKGBUILD: add linhes.ini and put it in /etc/php/conf.d/ -php.ini.patch: open_basedir commented out +PKGBUILD: package_php: add linhes.ini and put it in /etc/php/conf.d/ + install -D -m644 ${srcdir}/linhes.ini ${pkgdir}/etc/php/conf.d/linhes.ini PKGBUILD: add php.install: post_upgrade & post_install |