mathgl/mathgl-novfm-fonts.patch
mycae e2e9797f65 Update to mathgl 1.10.2.1
Fix DSO linking bug (bug #564982)
2010-04-14 21:38:53 +00:00

12 lines
317 B
Diff

--- Makefile.am.orig 2010-04-14 22:34:02.671143647 +0100
+++ Makefile.am 2010-04-14 22:34:07.963146109 +0100
@@ -13,7 +13,7 @@
install-data-local: $(doctargets)
mkdir -p $(mgldest)
- cp -r $(top_srcdir)/fonts/*.vfm $(mgldest)
+# cp -r $(top_srcdir)/fonts/*.vfm $(mgldest)
uninstall-local:
rm -rf $(mgldest)