summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-21 22:52:29 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-21 22:52:29 +0000
commited33f550ce2df3e3ed27aa74fae48f05e46bad4f (patch)
tree43a8ace7f3318a39e3ba8602c6c7dad223cc94a4
parentae616e6c64efcec0b1ca1133db6e767028505205 (diff)
two small fixes
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@70 07ea20a6-d2c5-0310-9e02-9ef735347d72
-rw-r--r--Makefile.am2
-rw-r--r--doc/README.html.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8aae3e5..81b0f14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ README:
homepage: all dist
test -d $$HOME/homepage/private
mkdir -p $$HOME/homepage/private/projects/syrep
- cp *.tar.gz $$HOME/homepage/private/projects/syrep
+ cp syrep-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/syrep
cp doc/README.html doc/style.css man/syrep.1.xml man/xmltoman.css man/xmltoman.xsl man/xmltoman.dtd $$HOME/homepage/private/projects/syrep
cp $$HOME/homepage/private/projects/syrep/README.html $$HOME/homepage/private/projects/syrep/index.html
diff --git a/doc/README.html.in b/doc/README.html.in
index 100d150..b01d553 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -44,7 +44,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<div class="news-date">Wed Sep 22 2004: </div> <p class="news-text"><a
href="@PACKAGE_URL@syrep-0.6.tar.gz">Version 0.6</a> released; Changes
-include: fix an ugly bug which made snapshots where <tt>--forget</tt> was used unusable; add <tt>debian/<tt> directory for easily making Debian packages</p>
+include: fix an ugly bug which made snapshots where <tt>--forget</tt> was used unusable; add <tt>debian/</tt> directory for easily making Debian packages</p>
<div class="news-date">Mon Jul 19 2004: </div> <p class="news-text"><a
href="@PACKAGE_URL@syrep-0.5.tar.gz">Version 0.5</a> released; Changes