X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/84db49c87e5e3dabc343c18f0aec5139c7dfd1b6..04f12b7788612871cb4f9c7431fcbfeb895f8fe8:/Makefile.am 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/