From 5c5f86acfe5a0ebca7981da5548b2d172bd387db Mon Sep 17 00:00:00 2001 From: bms8197 Date: Wed, 29 Dec 2021 15:29:56 +0200 Subject: [PATCH] committing changes in /etc made by "-bash" Package changes: --- .etckeeper | 2 -- php-zts.d/20-gd.ini | 2 -- php.d/20-gd.ini | 2 -- 3 files changed, 6 deletions(-) delete mode 100644 php-zts.d/20-gd.ini delete mode 100644 php.d/20-gd.ini diff --git a/.etckeeper b/.etckeeper index a3a1e46..395c336 100755 --- a/.etckeeper +++ b/.etckeeper @@ -4002,7 +4002,6 @@ maybe chmod 0644 'php-zts.d/20-dom.ini' maybe chmod 0644 'php-zts.d/20-exif.ini' maybe chmod 0644 'php-zts.d/20-fileinfo.ini' maybe chmod 0644 'php-zts.d/20-ftp.ini' -maybe chmod 0644 'php-zts.d/20-gd.ini' maybe chmod 0644 'php-zts.d/20-gettext.ini' maybe chmod 0644 'php-zts.d/20-iconv.ini' maybe chmod 0644 'php-zts.d/20-json.ini' @@ -4043,7 +4042,6 @@ maybe chmod 0644 'php.d/20-dom.ini' maybe chmod 0644 'php.d/20-exif.ini' maybe chmod 0644 'php.d/20-fileinfo.ini' maybe chmod 0644 'php.d/20-ftp.ini' -maybe chmod 0644 'php.d/20-gd.ini' maybe chmod 0644 'php.d/20-gettext.ini' maybe chmod 0644 'php.d/20-iconv.ini' maybe chmod 0644 'php.d/20-json.ini' diff --git a/php-zts.d/20-gd.ini b/php-zts.d/20-gd.ini deleted file mode 100644 index 8146af2..0000000 --- a/php-zts.d/20-gd.ini +++ /dev/null @@ -1,2 +0,0 @@ -; Enable gd extension module -extension=gd diff --git a/php.d/20-gd.ini b/php.d/20-gd.ini deleted file mode 100644 index 8146af2..0000000 --- a/php.d/20-gd.ini +++ /dev/null @@ -1,2 +0,0 @@ -; Enable gd extension module -extension=gd