]> git.donarmstrong.com Git - neurodebian.git/commitdiff
BF: $$ for Makefile
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Jun 2012 17:46:17 +0000 (13:46 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Jun 2012 17:46:17 +0000 (13:46 -0400)
Makefile

index 9b90a01b5e16ac23b2d600082b1b74c60463b1b7..305b1015ee65ce60f467d4fd99df8a55684db0d8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ html: pics source
        cp -r sphinx/survey/2011/figures/* $(WWW_DIR)/_images/
        @echo "I: extracting header/trailer to be reused in non-sphinx pages"
        sed -ne '1,/<!-- HEADNOTES -->/p' $(WWW_DIR)/index.html >| $(WWW_DIR)/_static/index-header.ihtml
-       sed -ne '/<h2>Comments<\/h2>/,$p' $(WWW_DIR)/index.html >| $(WWW_DIR)/_static/index-trailer.ihtml
+       sed -ne '/<h2>Comments<\/h2>/,$$p' $(WWW_DIR)/index.html >| $(WWW_DIR)/_static/index-trailer.ihtml
 
 clean:
        -rm html-stamp source-stamp upload-website-stamp