Browse Source

Burkhard Linke <Burkhard.Linke@Uni-Bielefeld.DE>

fixed spice


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1005 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 23 years ago
parent
commit
a797a02395
2 changed files with 4 additions and 3 deletions
  1. +3
    -2
      Documentation/Developers/CHANGELOG-RENE
  2. +1
    -1
      package/nikolaus/spice/spice.conf

+ 3
- 2
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

+ 1
- 1
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
}

Loading…
Cancel
Save