ports/archivers/php84-phar/files/patch-config.m4
2024-08-18 09:45:17 +02:00

11 lines
240 B
Text

--- config.m4.orig 2024-08-17 04:34:39 UTC
+++ config.m4
@@ -35,8 +35,4 @@ if test "$PHP_PHAR" != "no"; then
PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
- AC_CONFIG_FILES([
- $ext_dir/phar.1
- $ext_dir/phar.phar.1
- ])
fi