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

(-)gedit-2.20.4/gedit/Makefile.am.old (-1 / +1 lines)
Lines 203-209 Link Here
203
dist-hook:
203
dist-hook:
204
	cd $(distdir); rm -f $(BUILT_SOURCES)
204
	cd $(distdir); rm -f $(BUILT_SOURCES)
205
205
206
install-exec-local:
206
install-exec-hook:
207
	rm -f $(DESTDIR)$(bindir)/gnome-text-editor
207
	rm -f $(DESTDIR)$(bindir)/gnome-text-editor
208
	ln -s gedit $(DESTDIR)$(bindir)/gnome-text-editor
208
	ln -s gedit $(DESTDIR)$(bindir)/gnome-text-editor
209
209

Return to bug 205217