gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: fix installation prefix


From: gnunet
Subject: [taler-sync] branch master updated: fix installation prefix
Date: Mon, 25 Nov 2019 16:03:16 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 0506fcb  fix installation prefix
0506fcb is described below

commit 0506fcba11e8289677fa3087e7e5d3520b2891a6
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Nov 25 16:03:14 2019 +0100

    fix installation prefix
---
 src/sync/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sync/Makefile.am b/src/sync/Makefile.am
index ae62e37..c1ceb62 100644
--- a/src/sync/Makefile.am
+++ b/src/sync/Makefile.am
@@ -1,7 +1,7 @@
 # This Makefile.am is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
-pkgcfgdir = $(prefix)/share/taler/config.d/
+pkgcfgdir = $(prefix)/share/sync/config.d/
 
 pkgcfg_DATA = \
   sync.conf

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



reply via email to

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