From: mquinson Date: Wed, 8 Aug 2007 00:01:58 +0000 (+0000) Subject: kill old oldy X-Git-Tag: v3.3~1316 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9966467dbf69806d43dfd5c3f73d6cf698e89278?hp=5df90feeb8af92ff36af866070beb2afa236464b kill old oldy git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4044 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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/