I think this is right...

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Index: lib/Makefile.am
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/Makefile.am,v
retrieving revision 1.37
diff -u -r1.37 Makefile.am
--- lib/Makefile.am     2002/03/19 22:49:56     1.37
+++ lib/Makefile.am     2002/03/20 09:44:41
@@ -32,7 +32,7 @@
                encodings languages symbols
 
 LYXLIBDIRS = bind clipart doc examples help images kbd layouts scripts \
-             templates tex ui xfonts
+             templates tex ui
 
 EXTRA_DIST = CREDITS chkconfig.ltx configure.cmd lyxrc.example \
        external_templates $(LYXLIBDIRS) \
@@ -53,6 +53,7 @@
 install-xfonts:
        files=`sed -e 's/^\([^ ]*\) .*$$/\1/' xfonts/fonts.dir` ; \
        for i in $${files} ; do \
+         rm -f $(DESTDIR)$(pkgdatadir)/xfonts/$$i \
          ln -s `kpsewhich $$i` $(DESTDIR)$(pkgdatadir)/xfonts/$$i ; \
        done 
        $(INSTALL_DATA) xfonts/fonts.dir $(DESTDIR)$(pkgdatadir)/xfonts/fonts.dir

Attachment: msg35083/pgp00000.pgp
Description: PGP signature

Reply via email to