mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
12 lines
332 B
Diff
12 lines
332 B
Diff
--- a/build.sh
|
|
+++ b/build.sh
|
|
@@ -15,7 +15,7 @@
|
|
# default - compiling DC only (using by default)
|
|
|
|
# path to lazbuild
|
|
-export lazbuild=$(which lazbuild)
|
|
+export lazbuild="/usr/bin/lazbuild --pcp=~/.lazarus --lazarusdir=/usr/share/lazarus"
|
|
|
|
# Set up widgetset: gtk or gtk2 or qt
|
|
# Set up processor architecture: i386 or x86_64
|