]> git.ozlabs.org Git - ccan/blobdiff - Makefile-web
tdb: suppress record write locks when allrecord lock is taken.
[ccan] / Makefile-web
index e6be54f4e0e50a123be4170171158bf3a8db4b7c..0e44ab2e75ad6eb8842e2e93646115b2db2844c0 100644 (file)
@@ -1,5 +1,5 @@
 # This can be overridden on cmdline to generate pages elsewhere.
-WEBDIR=~/www/html/ccan
+WEBDIR=/home/rusty/www/html/ccan
 
 ALL_PAGES=$(patsubst %, $(WEBDIR)/info/%.html, $(ALL))
 DIRECT_TARBALLS=$(patsubst %, $(WEBDIR)/tarballs/%.tar.bz2, $(ALL))