X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=10bcc85791e4403212078b2e6edb6830f6cec53d;hb=314f58ec690c7321535d6718e8d3a0ecb4cac019;hp=e891eca22527f9d04310ab02e98ffd8fe5bc3481;hpb=a698abb36d3ab6fa380660ffdf9863dcd47df2ff;p=goredo.git diff --git a/makedist.sh b/makedist.sh index e891eca..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,61 +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 ------------------------