mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
app-misc/doublecmd: make patch generic
Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
11
app-misc/doublecmd/files/00-lazbuild-command.patch
Normal file
11
app-misc/doublecmd/files/00-lazbuild-command.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user