diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 22a5cd6db..de35703f0 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -4,8 +4,9 @@ whole rxr-tree. *) 2003-08-04 (2.0.0-beta7 - 2.0.0-rc1) - - Burkhard Linke: fixed qtparte, updated reiserfsprogs - + - Burkhard Linke: fixed qtparte and spice + updated reiserfsprogs + *) 2003-08-02 (2.0.0-beta7 - 2.0.0-rc1) - fixed zlib to only install into $root/... and refactored the code diff --git a/package/nikolaus/spice/spice.conf b/package/nikolaus/spice/spice.conf index 6528f71d2..077ea244a 100644 --- a/package/nikolaus/spice/spice.conf +++ b/package/nikolaus/spice/spice.conf @@ -25,7 +25,7 @@ spice_main () { ./util/build linux ./util/build linux install - ln -s $root/usr/spice/bin/spice3 $bindir/spice + ln -sf $root/usr/spice/bin/spice3 $bindir/spice cp -vf $confdir/spiceinit $docdir }