diff options
Diffstat (limited to 'www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config')
-rw-r--r-- | www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config b/www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config index 040c78a481e0..657cb0e4bdcc 100644 --- a/www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config +++ b/www/freenginx-devel/files/extra-patch-rds-csv-nginx-module-config @@ -1,5 +1,5 @@ ---- ../rds-csv-nginx-module-0.09/config.orig 2020-04-25 11:37:21.896900000 -0400 -+++ ../rds-csv-nginx-module-0.09/config 2020-04-25 11:39:06.371176000 -0400 +--- ../rds-csv-nginx-module-6a90686/config.orig 2020-04-25 11:37:21.896900000 -0400 ++++ ../rds-csv-nginx-module-6a90686/config 2020-04-25 11:39:06.371176000 -0400 @@ -1,5 +1,9 @@ ngx_addon_name=ngx_http_rds_csv_filter_module -HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_rds_csv_filter_module" |