aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-25 18:55:29 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-25 18:55:29 +0300
commit7136019f9f1f83d5b35a786129d5d8adaa4b63ed (patch)
tree46727a226d4694ac65856ea6ce9b0d47b23b5dc1
parent8ff66658068c4b4876196d04ac0f870cef7c2386 (diff)
downloadcfpeek-7136019f9f1f83d5b35a786129d5d8adaa4b63ed.tar.gz
cfpeek-7136019f9f1f83d5b35a786129d5d8adaa4b63ed.tar.bz2
Minor (very minor, but one to be ashamed of) fix. Also, update grecs.
-rw-r--r--doc/GNUmakefile3
m---------grecs0
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/GNUmakefile b/doc/GNUmakefile
index d9b0072..b118a8e 100644
--- a/doc/GNUmakefile
+++ b/doc/GNUmakefile
@@ -32,7 +32,8 @@ $(LISTINGS): cfpeek.texi
cat $@-e >&2; \
rm $@-e; \
exit 1; \
- fi; \
+ fi; \
+ rm $@-e; \
if test $$EC -ne 0; then \
echo >&2 "\"$$cmdline\" exited with status $$EC"; \
exit 1; \
diff --git a/grecs b/grecs
-Subproject 26a84bc3a797d60998b3ad6c3732c76ebc154f8
+Subproject a98d3bcc6bcd42b4a2bc405183c531f4dcccd06

Return to:

Send suggestions and report system problems to the System administrator.