Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 28946
Collapse All | Expand All

(-)/var/tmp/portage/gnumeric-1.2.0/work/gnumeric-1.2.0/doc/xmldocs.make (-1 / +1 lines)
Lines 74-80 Link Here
74
	done
74
	done
75
	# libbonoboui and libgnomeui want help in different places add a sym
75
	# libbonoboui and libgnomeui want help in different places add a sym
76
	# link to get an install that works for both (It may already exist)
76
	# link to get an install that works for both (It may already exist)
77
	-ln -s $(gnumeric_datadir)/share/gnome $(gnumeric_datadir)/gnome
77
	-ln -s $(gnumeric_datadir)/share/gnome $(DESTDIR)$(gnumeric_datadir)/gnome
78
	-if [ -e $(srcdir)/topic.dat ]; then \
78
	-if [ -e $(srcdir)/topic.dat ]; then \
79
		$(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(docdir); \
79
		$(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(docdir); \
80
	 fi
80
	 fi

Return to bug 28946