This white space damaged patch should fix the problem but installing the meta-package instead
=== modified file 'rules' --- rules 2014-10-21 15:44:03 +0000 +++ rules 2014-10-22 13:54:12 +0000 @@ -894,11 +894,11 @@ endif endif -ifneq (,$(filter $(distrel),etch)) +ifneq (,$(filter $(distrel),etch precise)) core_fonts = ttf-dejavu else ifneq (,$(filter $(distrel),lenny hardy intrepid jaunty karmic)) core_fonts = ttf-dejavu-core -else ifneq (,$(filter $(distrel),squeeze wheezy lucid maverick natty oneiric precise quantal raring)) +else ifneq (,$(filter $(distrel),squeeze wheezy lucid maverick natty oneiric quantal raring)) core_fonts = ttf-dejavu-extra else core_fonts = fonts-dejavu-extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1362099 Title: wrong font path To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1362099/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
