X-Git-Url: http://git.silc.fi/gitweb/?p=runtime.git;a=blobdiff_plain;f=distdir%2Fpre-dist-runtime;h=7955838dd24f0dfb2d742600398ec68b35086bf6;hp=12d05fd464a1ae6a23ced79c25e1b936f0caae78;hb=4d96aec5a0942c3b9bf66dcbec47c593f267c5ec;hpb=5586a7f0e211638059148cc853e47caedf53d098 diff --git a/distdir/pre-dist-runtime b/distdir/pre-dist-runtime index 12d05fd4..7955838d 100644 --- a/distdir/pre-dist-runtime +++ b/distdir/pre-dist-runtime @@ -7,17 +7,14 @@ 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 ..