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

Collapse All | Expand All

(-)Makefile (+8 lines)
Lines 27-29 Link Here
27
	rm -rf *~
27
	rm -rf *~
28
	rm -rf noname_*.kg
28
	rm -rf noname_*.kg
29
29
30
install:
31
	cp konzept $(DESTDIR)
32
	cp konzept_server $(DESTDIR)
33
	cp statistics $(DESTDIR)
34
	cp profileit.py $(DESTDIR)
35
	cp *.py $(DESTDIR)
36
	mkdir $(DESTDIR)images
37
	cp images/*.png $(DESTDIR)images

Return to bug 138410