gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 183/220: plan9: fix installation instructions


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 183/220: plan9: fix installation instructions
Date: Thu, 12 Sep 2019 17:29:03 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 05856dae9cbaff2ecb6f69cabeeb35594a900dad
Author: lufia <address@hidden>
AuthorDate: Thu Aug 29 01:09:49 2019 +0900

    plan9: fix installation instructions
    
    Closes #4276
---
 plan9/BUILD.PLAN9.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/plan9/BUILD.PLAN9.txt b/plan9/BUILD.PLAN9.txt
index 1d04c5e7f..6df23d31a 100644
--- a/plan9/BUILD.PLAN9.txt
+++ b/plan9/BUILD.PLAN9.txt
@@ -17,10 +17,10 @@ Instruction
 ===========
 First, you should construct namespace as like described below:
 
-% bind -a ../lib lib
-% bind -a ../src src
-% bind -a ../include include
-% bind -a .. .
+% bind -ac ../lib lib
+% bind -ac ../src src
+% bind -ac ../include include
+% bind -ac .. .
 
 Then you will see as shown below (excerpt):
 

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



reply via email to

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