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

(-)a/build.sh (-1 / +1 lines)
Lines 15-21 Link Here
15
# default - compiling DC only (using by default)
15
# default - compiling DC only (using by default)
16
16
17
# path to lazbuild
17
# path to lazbuild
18
export lazbuild=$(which lazbuild)
18
export lazbuild="/usr/bin/lazbuild --pcp=~/.lazarus  --lazarusdir=/usr/share/lazarus"
19
19
20
# Set up widgetset: gtk or gtk2 or qt
20
# Set up widgetset: gtk or gtk2 or qt
21
# Set up processor architecture: i386 or x86_64
21
# Set up processor architecture: i386 or x86_64

Return to bug 415029