From 9966467dbf69806d43dfd5c3f73d6cf698e89278 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 8 Aug 2007 00:01:58 +0000 Subject: [PATCH] kill old oldy git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4044 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Makefile.am b/Makefile.am index c961895c2e..b7d16fe620 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,16 +59,6 @@ debian: dist $(MAKE) -C ~/CVSIMPORT/pkg-grid/gras deb check dput local *.changes -publish-old: dist - @echo "----[ Put the documentation on the local filesystem ]----" - rm -rf ~/public_html/gras/doc - mkdir ~/public_html/gras/doc - cp -r doc/html ~/public_html/gras/doc - @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----" - cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/gras/dl - @echo "----[ Sync remote host ]----" - $(MAKE) -C public_html publish - publish: dist @echo "----[ Put the tarball @VERSION@ on gforge ]----" # scp @PACKAGE@-@VERSION@.tar.gz gcl.ucsd.edu:/home/www/simgrid/dl/ -- 2.20.1