Fix permission issue
authorBrian Aker <brian@tangent.org>
Sat, 8 Sep 2012 01:56:12 +0000 (21:56 -0400)
committerBrian Aker <brian@tangent.org>
Sat, 8 Sep 2012 01:56:12 +0000 (21:56 -0400)
docs/include.am

index 12eb61df768f90973ab99722702f8a45bef48b7d..639d0d2808d1522484f35753fe60de4956e70e54 100644 (file)
@@ -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