(no commit message)
[devwiki.git] / testing / nfsv4.mdwn
index a343377..d947971 100644 (file)
@@ -22,9 +22,8 @@ The librpcsecgss.patch mentioned above is [[here|librpcsecgss.patch]]
     # reboot
 
 ## Build nfs-utils
-    $ git clone /afs/ics.muni.cz/home/kouril/nfs-utils
+    $ git clone https://github.com/kouril/nfs-utils.git
     $ cd nfs-utils
-    $ git checkout moonshot
     $ ./autogen.sh
     $ ./configure GSSGLUE_CFLAGS=-I. GSSGLUE_LIBS=-lgssapi_krb5
     $ make