app-misc/doublecmd: make patch generic

Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
demize
2025-01-02 17:34:03 -05:00
parent ab3de8a9b6
commit 15113629c3
4 changed files with 2 additions and 13 deletions

View 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