commit 0c98191
hovercats
·
2025-11-26 08:13:58 +0000 UTC
parent 795ccc9
bc: comment out installing bc for now. Ill remove it later unless sbase bc proves to be troublesome
2 files changed,
+3,
-3
+2,
-2
1@@ -22,10 +22,10 @@ exe('bin/dc', [[
2 $outdir/libbc.a
3 ]])
4
5-file('bin/bc', '755', '$outdir/bin/bc')
6+--file('bin/bc', '755', '$outdir/bin/bc')
7 file('bin/dc', '755', '$outdir/bin/dc')
8
9-man{'doc/bc.1'}
10+--man{'doc/bc.1'}
11 man{'doc/dc.1'}
12
13 fetch 'curl'
+1,
-1
1@@ -1 +1 @@
2-1.07.1 r1
3+1.07.1 r2