(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawm_gIgjzml0PLxoLQf9mEu2JK0rzUNAO4s <Daniel@web>
Wed, 1 Feb 2012 15:11:14 +0000 (10:11 -0500)
committerwww-data <www-data@project-moonshot.org>
Wed, 1 Feb 2012 15:11:14 +0000 (10:11 -0500)
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