]> Cypherpunks.ru repositories - gocheese.git/blobdiff - makedist.sh
URL fixes
[gocheese.git] / makedist.sh
index 5fc3d19baffa93c88b1effcd3e5224515a60d6d4..8693220447b1aa027296c42f46de52637f877134 100755 (executable)
@@ -66,7 +66,7 @@ mv $tmp/golang.org src
 
 cat > download.texi <<EOF
 You can obtain releases source code prepared tarballs on
-@url{http://gocheese.cypherpunks.ru/}.
+@url{http://www.gocheese.cypherpunks.ru/}.
 EOF
 make gocheese.info
 
@@ -78,9 +78,9 @@ cat > $texi <<EOF
 @include install.texi
 @bye
 EOF
-sed -i.tmp "s/@verbatiminclude PUBKEY.asc/Look in PUBKEY.asc file./" install.texi
+perl -i -p -e "s/.verbatiminclude PUBKEY.asc/Look in PUBKEY.asc file./" install.texi
 makeinfo --plaintext -o INSTALL $texi
-rm $texi install.texi.tmp
+rm $texi
 
 rm -rf .git .gitignore style.css makedist.sh www.mk