tags 9297 fixed
close 9297
stop
(triaging old bugs)
Hello,
On 13/08/11 05:39 PM, Aaron Davies wrote:
install-html fails
diff -Naur coreutils-8.12/po/Makefile.in.in
coreutils-8.12-patched/po/Makefile.in.in
--- coreutils-8.12/po/Makefile.in.in 2011-04-26 10:16:44.000000000 +0000
+++ coreutils-8.12-patched/po/Makefile.in.in 2011-08-13 23:30:32.000000000
+0000
@@ -261,6 +261,8 @@
install-strip: install
+install-html:
+
In the time since this bug was reported, po/Makefile.in.in indeed gained
the "install-html" target.
Your suggested fix was correct. Sorry your mail fell between the cracks.
As such, I'm closing this bug.
-assaf