gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: doc/Makefile: Remove leadin


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: doc/Makefile: Remove leading '%D%/' from images. There are systems where this could cause fatal errors.
Date: Fri, 22 Sep 2017 08:33:20 +0200

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 67367ce73 doc/Makefile: Remove leading '%D%/' from images. There are 
systems where this could cause fatal errors.
67367ce73 is described below

commit 67367ce73933cd065f77b176762fb22b3ef849f1
Author: ng0 <address@hidden>
AuthorDate: Fri Sep 22 06:32:39 2017 +0000

    doc/Makefile: Remove leading '%D%/' from images. There are systems where 
this could cause fatal errors.
---
 doc/Makefile.am | 64 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9cda25210..ee735f171 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,38 +6,38 @@ docdir = $(datadir)/doc/gnunet/
 infoimagedir = $(infodir)/images
 
 dist_infoimage_DATA =                                          \
-       %D%/images/gnunet-gtk-0-10-gns-a-done.png               \
-       %D%/images/gnunet-gtk-0-10-gns-a.png                    \
-       %D%/images/daemon_lego_block.png                        \
-       %D%/images/gnunet-gtk-0-10-gns.png                      \
-       %D%/images/gnunet-0-10-peerinfo.png                     \
-       %D%/images/gnunet-gtk-0-10-identity.png                 \
-       %D%/images/gnunet-fs-gtk-0-10-star-tab.png              \
-       %D%/images/gnunet-gtk-0-10.png                          \
-       %D%/images/gnunet-gtk-0-10-download-area.png            \
-       %D%/images/gnunet-gtk-0-10-search-selected.png          \
-       %D%/images/gnunet-gtk-0-10-fs-menu.png                  \
-       %D%/images/gnunet-gtk-0-10-traffic.png                  \
-       %D%/images/gnunet-gtk-0-10-fs.png                       \
-       %D%/images/gnunet-namestore-gtk-phone.png               \
-       %D%/images/gnunet-gtk-0-10-fs-publish-editing.png       \
-       %D%/images/gnunet-namestore-gtk-vpn.png                 \
-       %D%/images/gnunet-gtk-0-10-fs-published.png             \
-       %D%/images/gnunet-setup-exit.png                        \
-       %D%/images/gnunet-gtk-0-10-fs-publish.png               \
-       %D%/images/iceweasel-preferences.png                    \
-       %D%/images/gnunet-gtk-0-10-fs-publish-select.png        \
-       %D%/images/iceweasel-proxy.png                          \
-       %D%/images/gnunet-gtk-0-10-fs-publish-with-file_0.png   \
-       %D%/images/service_lego_block.png                       \
-       %D%/images/gnunet-gtk-0-10-fs-publish-with-file.png     \
-       %D%/images/service_stack.png                            \
-       %D%/images/gnunet-gtk-0-10-fs-search.png                \
-       %D%/images/gnunet-tutorial-service.png                  \
-       %D%/images/gnunet-tutorial-system.png                   \
-       %D%/images/daemon_lego_block.svg                        \
-       %D%/images/lego_stack.svg                               \
-       %D%/images/service_lego_block.svg
+       images/gnunet-gtk-0-10-gns-a-done.png                   \
+       images/gnunet-gtk-0-10-gns-a.png                        \
+       images/daemon_lego_block.png                            \
+       images/gnunet-gtk-0-10-gns.png                          \
+       images/gnunet-0-10-peerinfo.png                         \
+       images/gnunet-gtk-0-10-identity.png                     \
+       images/gnunet-fs-gtk-0-10-star-tab.png                  \
+       images/gnunet-gtk-0-10.png                              \
+       images/gnunet-gtk-0-10-download-area.png                \
+       images/gnunet-gtk-0-10-search-selected.png              \
+       images/gnunet-gtk-0-10-fs-menu.png                      \
+       images/gnunet-gtk-0-10-traffic.png                      \
+       images/gnunet-gtk-0-10-fs.png                           \
+       images/gnunet-namestore-gtk-phone.png                   \
+       images/gnunet-gtk-0-10-fs-publish-editing.png           \
+       images/gnunet-namestore-gtk-vpn.png                     \
+       images/gnunet-gtk-0-10-fs-published.png                 \
+       images/gnunet-setup-exit.png                            \
+       images/gnunet-gtk-0-10-fs-publish.png                   \
+       images/iceweasel-preferences.png                        \
+       images/gnunet-gtk-0-10-fs-publish-select.png            \
+       images/iceweasel-proxy.png                              \
+       images/gnunet-gtk-0-10-fs-publish-with-file_0.png       \
+       images/service_lego_block.png                           \
+       images/gnunet-gtk-0-10-fs-publish-with-file.png         \
+       images/service_stack.png                                \
+       images/gnunet-gtk-0-10-fs-search.png                    \
+       images/gnunet-tutorial-service.png                      \
+       images/gnunet-tutorial-system.png                       \
+       images/daemon_lego_block.svg                            \
+       images/lego_stack.svg                                   \
+       images/service_lego_block.svg
 
 gnunet_tutorial_examples =                                     \
        001.c                                                   \

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



reply via email to

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