Files
bsdports/devel/automake/files/patch-x-bin-automake.in
2019-12-26 07:26:06 +00:00

12 lines
358 B
Plaintext

--- ./bin/automake.in.orig 2018-03-08 22:27:05.000000000 +0200
+++ ./bin/automake.in 2019-09-16 16:22:38.610016000 +0200
@@ -31,7 +31,7 @@
BEGIN
{
- unshift (@INC, '@datadir@/@PACKAGE@-@APIVERSION@')
+ unshift (@INC, '@datadir@/@PACKAGE@')
unless $ENV{AUTOMAKE_UNINSTALLED};
# Override SHELL. This is required on DJGPP so that system() uses