You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
14 lines
809 B
Diff
14 lines
809 B
Diff
Revert https://github.com/tinyproxy/tinyproxy/commit/b383efe77d16dd1b7b9cd94a81dd640c96f8e469
|
|
Fixes the paths in the man page
|
|
--- configure.orig 2026-03-07 18:28:53
|
|
+++ configure 2026-03-08 18:02:04
|
|
@@ -6609,7 +6609,7 @@
|
|
fi
|
|
|
|
|
|
-ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile data/templates/Makefile etc/Makefile docs/Makefile docs/man5/Makefile docs/man5/tinyproxy.conf.txt docs/man8/Makefile docs/man8/tinyproxy.txt m4macros/Makefile tests/Makefile tests/scripts/Makefile scripts/Makefile"
|
|
+ac_config_files="$ac_config_files Makefile src/Makefile data/Makefile data/templates/Makefile etc/Makefile docs/Makefile docs/man5/Makefile docs/man5/tinyproxy.conf.txt docs/man8/Makefile m4macros/Makefile tests/Makefile tests/scripts/Makefile scripts/Makefile"
|
|
|
|
|
|
cat >confcache <<\_ACEOF
|