X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=distdir%2Fpre-dist-runtime;h=8d59cd31e93b10ced01623bd095ec53aa4cfddb7;hb=79e3315bf2564b307884629a12518d7f70baa2d5;hp=12d05fd464a1ae6a23ced79c25e1b936f0caae78;hpb=72c2de619079457f7a68100eb13385275a424a23;p=runtime.git diff --git a/distdir/pre-dist-runtime b/distdir/pre-dist-runtime index 12d05fd4..8d59cd31 100644 --- a/distdir/pre-dist-runtime +++ b/distdir/pre-dist-runtime @@ -7,17 +7,15 @@ distdir=$4 release=$5 if test -z $release; then - release="0.fc7" + release="0.fc8" fi sed -e "s/SILC_VERSION/$dist_version/" -e "s/SILC_RELEASE/$release/" \ - silc-toolkit.spec.in > silc-toolkit.spec + srt.spec.in > srt.spec ./configure cd doc -make dist-hook -rm -rf toolkit make toolkit-ref-html -cp ../lib/doc/*.gif toolkit cd .. +ln -s ../../ChangeLog doc/runtime/ChangeLog