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

Collapse All | Expand All

(-)separate+-0.5.8/Makefile (+1 lines)
Lines 93-98 Link Here
93
	cd po && $(MAKE) install
93
	cd po && $(MAKE) install
94
94
95
install-plugins: $(TARGETS)
95
install-plugins: $(TARGETS)
96
	mkdir -p "$(INSTALLDIR)"
96
	install -d "$(INSTALLDIR)"
97
	install -d "$(INSTALLDIR)"
97
	install -c -s $^ "$(INSTALLDIR)"
98
	install -c -s $^ "$(INSTALLDIR)"
98
99

Return to bug 24837