X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=879a37357dd02a36626854f1f72ff94ae01eb144;hb=bafc85f38cd33ce1ab19d0a0a95d16366b1e7ffd;hp=2788da8d1c280726e78763f488e0ba0e82848e11;hpb=19f3828e661b242af0d1a0195a84d8bc05a68339;p=gogost.git diff --git a/makedist.sh b/makedist.sh index 2788da8..879a373 100755 --- a/makedist.sh +++ b/makedist.sh @@ -7,35 +7,49 @@ release=$1 git clone . $tmp/gogost-$release cd $tmp/gogost-$release -git checkout $release -git submodule update --init - -mkdir -p src/cypherpunks.ru/gogost/vendor -cat > $tmp/includes <