Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 272961 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Makefile.in
0
++ Makefile.in
Lines 69-75 Link Here
69
	$(MAKE) all
69
	$(MAKE) all
70
70
71
src/doc/commands.txt: @progname@ Makefile
71
src/doc/commands.txt: @progname@ Makefile
72
	./@progname@ --doc > src/doc/commands.txt
72
	src/tron/@progname@ --doc > src/doc/commands.txt
73
73
74
# build documentation from M4 sources or just copy it
74
# build documentation from M4 sources or just copy it
75
documentation: src/doc/commands.txt src/doc/* src/doc/net/*
75
documentation: src/doc/commands.txt src/doc/* src/doc/net/*

Return to bug 272961