From: https://www.google.com/accounts/o8/id?id=AItOawm_gIgjzml0PLxoLQf9mEu2JK0rzUNAO4s Date: Wed, 1 Feb 2012 15:11:14 +0000 (-0500) Subject: (no commit message) X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=commitdiff_plain;h=3316e1673f012e79b3f368ca514b8163fbb63be4 --- diff --git a/testing/nfsv4.mdwn b/testing/nfsv4.mdwn index a343377..d947971 100644 --- a/testing/nfsv4.mdwn +++ b/testing/nfsv4.mdwn @@ -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