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

Collapse All | Expand All

(-)Makefile.in.orig (+3 lines)
Lines 30-35 Link Here
30
datadir=@datadir@
30
datadir=@datadir@
31
LOCALEDIR=$(datadir)/locale
31
LOCALEDIR=$(datadir)/locale
32
32
33
LDFLAGS += \
34
	-Wl,-R@GECKO_SDK_PREFIX@/bin:@GECKO_SDK_PREFIX@/lib
35
33
PIXMAPS=pixmaps/logo.xpm pixmaps/progress_left.xpm pixmaps/progress_right.xpm \
36
PIXMAPS=pixmaps/logo.xpm pixmaps/progress_left.xpm pixmaps/progress_right.xpm \
34
	pixmaps/progress_fill.xpm pixmaps/progress_middle.xpm
37
	pixmaps/progress_fill.xpm pixmaps/progress_middle.xpm
35
38

Return to bug 100809