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

Collapse All | Expand All

(-)a/Makefile.in (-1 lines)
Lines 123-129 install : Link Here
123
	cd man && cp -Rf $(MAN1FILES) $(DESTDIR)$(MAN1DIR)
123
	cd man && cp -Rf $(MAN1FILES) $(DESTDIR)$(MAN1DIR)
124
	mkdir -p $(DESTDIR)$(PCDIR)
124
	mkdir -p $(DESTDIR)$(PCDIR)
125
	cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR)
125
	cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR)
126
	-[ "$$UID" = 0 ] && PATH=/sbin:/usr/sbin:$(PATH) ldconfig 2>/dev/null || true
127
	@printf '\n'
126
	@printf '\n'
128
	@printf '#================================================================\n'
127
	@printf '#================================================================\n'
129
	@printf '# Thanks for using Kyoto Cabinet.\n'
128
	@printf '# Thanks for using Kyoto Cabinet.\n'

Return to bug 331557