gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: 5604


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: 5604
Date: Sun, 24 Feb 2019 11:16:38 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 860f3d0a2 5604
     new e34d2a724 Merge branch 'master' of gnunet.org:gnunet
860f3d0a2 is described below

commit 860f3d0a2a7c22766aa741df324560c279775343
Author: ng0 <address@hidden>
AuthorDate: Sun Feb 24 10:16:06 2019 +0000

    5604
---
 doc/handbook/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index 9a3a76a2f..b4372719d 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -144,7 +144,8 @@ lego_stack.png: images/lego_stack.svg
 
 # XXX: is this sed invocation portable enough? otherwise try tr(1).
 version.texi/replacement: version.texi/replacement/revert
-       @sed -i "s/GPACKAGE_VERSION/$(PACKAGE_VERSION)/g" gversion.texi
+       @sed "s/GPACKAGE_VERSION/$(PACKAGE_VERSION)/g" gversion.texi > 
gversion.texi.tmp
+       @mv gversion.texi.tmp gversion.texi
 
 version.texi/replacement/revert:
        @echo "@set VERSION GPACKAGE_VERSION" > gversion.texi

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]