aboutsummaryrefslogtreecommitdiff
path: root/archivers/sharutils/files/patch-lib_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/sharutils/files/patch-lib_Makefile.in')
-rw-r--r--archivers/sharutils/files/patch-lib_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/sharutils/files/patch-lib_Makefile.in b/archivers/sharutils/files/patch-lib_Makefile.in
new file mode 100644
index 000000000000..3dfc30ed5eeb
--- /dev/null
+++ b/archivers/sharutils/files/patch-lib_Makefile.in
@@ -0,0 +1,11 @@
+--- lib/Makefile.in.orig 2015-05-30 15:35:32 UTC
++++ lib/Makefile.in
+@@ -2126,7 +2126,7 @@ install-exec-localcharset: all-local
+ case '$(host_os)' in \
+ darwin[56]*) \
+ need_charset_alias=true ;; \
+- darwin* | cygwin* | mingw* | pw32* | cegcc*) \
++ freebsd* | darwin* | cygwin* | mingw* | pw32* | cegcc*) \
+ need_charset_alias=false ;; \
+ *) \
+ need_charset_alias=true ;; \