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

Collapse All | Expand All

(-)a/Makefile (+5 lines)
Lines 22-24 Link Here
22
	cat build/fx2-$(VER).tar | gzip > build/fx2-$(VER).tgz
22
	cat build/fx2-$(VER).tar | gzip > build/fx2-$(VER).tgz
23
	
23
	
24
24
25
install: all
26
	mkdir -p $(DESTDIR)/usr/share/fx2lib
27
	cp lib/fx2.lib $(DESTDIR)/usr/share/fx2lib
28
	cp lib/fx2.mk $(DESTDIR)/usr/share/fx2lib
29

Return to bug 426586