gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 03/04: guix-env.scm: Adjust the location of source


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/04: guix-env.scm: Adjust the location of source.
Date: Sat, 19 Aug 2017 13:35:18 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 3dbe60ded31c9eb2bb53424dc2ed9b1b97446e25
Author: ng0 <address@hidden>
AuthorDate: Sat Aug 19 11:19:10 2017 +0000

    guix-env.scm: Adjust the location of source.
    
    Signed-off-by: ng0 <address@hidden>
---
 contrib/packages/guix/guix-env.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/packages/guix/guix-env.scm 
b/contrib/packages/guix/guix-env.scm
index 54731858e..76713d3e3 100644
--- a/contrib/packages/guix/guix-env.scm
+++ b/contrib/packages/guix/guix-env.scm
@@ -88,7 +88,7 @@
  (gnu packages xiph)
  ((guix licenses) #:prefix license:))
 
-(define %source-dir (dirname (current-filename)))
+(define %source-dir (canonicalize-path "../../../"))
 
 (define gnunet-git
   (let* ((revision "1"))

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



reply via email to

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