mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 16:19:23 +02:00
(.x.1): Remove temp directory first.
This commit is contained in:
@@ -127,6 +127,7 @@ mapped_name = `echo $*|sed 's/install/ginstall/; s/test/[/'`
|
||||
.x.1:
|
||||
@rm -f $@
|
||||
@echo "Updating man page $@"; \
|
||||
rm -rf $t; \
|
||||
mkdir $t; \
|
||||
(cd $t && $(LN_S) ../../src/$(mapped_name) $*); \
|
||||
$(PERL) -- $(srcdir)/help2man \
|
||||
|
||||
Reference in New Issue
Block a user