On Mon, Aug 31, 2015 at 04:23:44PM +0800, Chen Qi wrote: > --- a/sys-utils/Makemodule.am > +++ b/sys-utils/Makemodule.am > @@ -124,6 +124,7 @@ man_MANS += $(SETARCH_MAN_LINKS) > CLEANFILES += $(SETARCH_MAN_LINKS) > > $(SETARCH_MAN_LINKS): > + $(MKDIR_P) sys-utils > $(AM_V_GEN)echo ".so man8/setarch.8" > $@ Already fixed: git blame -L165,+1 sys-utils/Makemodule.am 1eb19118 (Mike Frysinger 2015-05-03 23:51:04 -0400 165) $(AM_V_at) test -d $(dir $@) || mkdir -p $(dir $@) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html