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

Collapse All | Expand All

(-)gpp-0.5.old/Makefile (-1 / +1 lines)
Lines 1-4 Link Here
1
PREFIX =/usr
1
PREFIX =${D}/usr
2
2
3
CFLAGS = `pkg-config --cflags libgnomeui-2.0 libglade-2.0 libgnomeprint-2.2 libgnomeprintui-2.2` \
3
CFLAGS = `pkg-config --cflags libgnomeui-2.0 libglade-2.0 libgnomeprint-2.2 libgnomeprintui-2.2` \
4
    -DPREFIX=\""$(PREFIX)"\" \
4
    -DPREFIX=\""$(PREFIX)"\" \

Return to bug 31236