diff -uNr /var/tmp/portage/gnumeric-1.2.0/work/gnumeric-1.2.0/doc/xmldocs.make xmldocs.make --- /var/tmp/portage/gnumeric-1.2.0/work/gnumeric-1.2.0/doc/xmldocs.make 2003-09-13 12:50:24.000000000 -0700 +++ xmldocs.make 2003-09-16 23:10:52.000000000 -0700 @@ -74,7 +74,7 @@ done # libbonoboui and libgnomeui want help in different places add a sym # link to get an install that works for both (It may already exist) - -ln -s $(gnumeric_datadir)/share/gnome $(gnumeric_datadir)/gnome + -ln -s $(gnumeric_datadir)/share/gnome $(DESTDIR)$(gnumeric_datadir)/gnome -if [ -e $(srcdir)/topic.dat ]; then \ $(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(docdir); \ fi