Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92758 | Differences between
and this patch

Collapse All | Expand All

(-)anjuta-2.0.1/plugins/Makefile.am (-5 lines)
Lines 30-37 SUBDIRS = . \ Link Here
30
	search \
30
	search \
31
	valgrind \
31
	valgrind \
32
	sourceview
32
	sourceview
33
34
## This a temporary measure to insure anjuta does not crash due to old plugin.
35
## Make sure there are no old plugins left
36
install-data-hook:
37
	-rm -fr $(libdir)/anjuta/*

Return to bug 92758