summaryrefslogtreecommitdiff
path: root/archivers/php84-phar/files/patch-config.m4
blob: 0da262e9d0d990b715b470e04a31bae0e217cc6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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