X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=10bcc85791e4403212078b2e6edb6830f6cec53d;hb=314f58ec690c7321535d6718e8d3a0ecb4cac019;hp=a3aa4882e9c199d0c4b7e8baa1db3a3c8a9a30d7;hpb=760f49298dd70c3b1e4ba75f9704444b4d94ed1d;p=goredo.git diff --git a/makedist.sh b/makedist.sh index a3aa488..10bcc85 100755 --- a/makedist.sh +++ b/makedist.sh @@ -9,8 +9,7 @@ git clone . $tmp/goredo-$release cd $tmp/goredo-$release git checkout v$release -redo-ifchange module-name VERSION -mod_name=`cat module-name` +redo-ifchange VERSION ######################################################################## cd doc @@ -49,63 +48,40 @@ EOF perl -i -p -e "s/.verbatiminclude .*PUBKEY.asc/Look in PUBKEY.asc file./" install.texi mkinfo --output INSTALL $texi +cat > $texi < $tmp/includes <8 ------------------------