summaryrefslogtreecommitdiff
path: root/lang/Sather/files/patch-02
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Sather/files/patch-02')
-rw-r--r--lang/Sather/files/patch-022
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Sather/files/patch-02 b/lang/Sather/files/patch-02
index 63e6bd84fc44..903d80f8b32b 100644
--- a/lang/Sather/files/patch-02
+++ b/lang/Sather/files/patch-02
@@ -10,7 +10,7 @@
-GC_LINK: "-lgc";
+VERSION: "1.2.1";
+C_COMPILER: "%%CC%% ";
-+CC_OPTIONS: "-I$%%LOCALBASE%%/include";
++CC_OPTIONS: "-I%%LOCALBASE%%/include";
+GC_LINK: "-lgc -L%%LOCALBASE%%/lib";
LINK_OPTIONS: "-lm";
-MAKE_COMMAND: "make";