Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 94876
Collapse All | Expand All

(-)a/Makefile (-1 / +1 lines)
Lines 30-36 Link Here
30
CFLAGS+=-Wall $(DEFINES)
30
CFLAGS+=-Wall $(DEFINES)
31
31
32
# Should be changed to /usr/local
32
# Should be changed to /usr/local
33
prefix?=$(HOME)
33
prefix?=/usr
34
34
35
bindir?=$(prefix)/bin
35
bindir?=$(prefix)/bin
36
libdir?=$(prefix)/lib/cogito
36
libdir?=$(prefix)/lib/cogito

Return to bug 94876