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

Collapse All | Expand All

(-)xdg-user-dirs-0.14.orig/Makefile.am (-1 / +1 lines)
Lines 16-22 Link Here
16
xdgdir=$(sysconfdir)/xdg
16
xdgdir=$(sysconfdir)/xdg
17
xdg_DATA=user-dirs.conf user-dirs.defaults
17
xdg_DATA=user-dirs.conf user-dirs.defaults
18
18
19
libraries = $(LIBINTL)
19
libraries = $(LIBINTL) $(LIBICONV)
20
20
21
bin_PROGRAMS =					\
21
bin_PROGRAMS =					\
22
	xdg-user-dirs-update			\
22
	xdg-user-dirs-update			\

Return to bug 499940