From: Brian Aker Date: Sat, 8 Sep 2012 01:56:12 +0000 (-0400) Subject: Fix permission issue X-Git-Tag: 1.0.11~1^2~10 X-Git-Url: https://git.m6w6.name/?p=awesomized%2Flibmemcached;a=commitdiff_plain;h=c09d34979e88b6df49afd29f3a4dc3df74779add Fix permission issue --- diff --git a/docs/include.am b/docs/include.am index 12eb61df..639d0d28 100644 --- a/docs/include.am +++ b/docs/include.am @@ -155,7 +155,7 @@ sphinx-help: @echo " doctest to run all doctests embedded in the documentation (if enabled)" install-html: html-local - @rm -r -f /var/www/libmemcaced + @rm -r -f /var/www/libmemcaced/* @cp -r docs/html /var/www/libmemcaced html-local: docs/conf.py changes docs