home *** CD-ROM | disk | FTP | other *** search
- # -*-sh-*-
- # This skript must be run from the knoppixFreedom.purge script
- #
- # fixes some Bugs specific to KNOPPIX 3.7
-
- echo "repair dangling symlinks."
- rm "$ENV"/usr/bin/gcj
- rm "$ENV"/usr/bin/gcjh
- for i in gimp btcompletedir.1.gz rclock x-window-manager.1.gz moc qt
- do
- rm "$ENV"/etc/alternatives/$i
- done
- ln -s gcj-3.3 "$ENV"/usr/bin/gcj
- ln -s gcjh-3.3 "$ENV"/usr/bin/gcjh
- ln -s /usr/bin/gimp-2.0 "$ENV"/etc/alternatives/gimp
-
- echo "deleting broken symlinks."
- # this one is a debian bug actualy...
- rm "$ENV"/usr/sbin/btraceback
- rm "$ENV"/usr/lib/libwine_tsx11.so