El Wed, 7 Nov 2012 21:52:53 -0300 "Matias A. fonzo" <[email protected]> escribió: > Hi there, > > The path for the installed file "charset.alias" is already set by > $(libdir), it is composed as $(libdir)/lib wrongly in Makefile.in. > This is at the line 3001 on Makefile.in (coreutils 8.20):
Sorry: > charset_alias = $(DESTDIR)$(libdir)/charset.alias The original line at the line 3001 is charset_alias = $(DESTDIR)$(libdir)/lib/charset.alias
