Take maintainership. Port changes: * Add the ADDONS option * Marked the "R" option broken * Remove the empty docs directory
11 lines
253 B
Text
11 lines
253 B
Text
--- share/bcih/Makefile.in.orig 2018-12-19 22:44:37 UTC
|
|
+++ share/bcih/Makefile.in
|
|
@@ -4,7 +4,7 @@ prefix = @prefix@
|
|
|
|
CC = @CC@
|
|
HOSTCC = @HOSTCC@
|
|
-INSTALL_DATA = cp -fp
|
|
+INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
swap_ends = @swap_ends@
|
|
win32pkg = @win32pkg@
|