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

Collapse All | Expand All

(-)fireflies-2.07/Makefile.old (-1 lines)
Lines 24-30 Link Here
24
	cd src && make
24
	cd src && make
25
25
26
libgfx/src/libgfx.a:
26
libgfx/src/libgfx.a:
27
	gunzip -c libgfx-1.0.1.tar.gz | tar x
28
	cd libgfx && ./configure && cd src && make
27
	cd libgfx && ./configure && cd src && make
29
28
30
install: all
29
install: all

Return to bug 228219