Skip to content

Commit 8a354b3

Browse files
OriginCodestydxm
authored andcommitted
racket: update to 8.18
Signed-off-by: Kaiyang Wu <[email protected]>
1 parent 9e79aad commit 8a354b3

File tree

1 file changed

+1
-2
lines changed
  • lang-lisp/racket/autobuild

1 file changed

+1
-2
lines changed

lang-lisp/racket/autobuild/build

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# FIXME: Upstream hacks generated `configure` script which breaks autobuild's
22
# autotools default `AUTOTOOLS_DEF` arguments.
33
abinfo "Building racket ..."
4-
cd "$SRCDIR"
5-
./configure \
4+
"$SRCDIR"/configure \
65
--prefix=/usr \
76
--sysconfdir=/etc \
87
--localstatedir=/var \

0 commit comments

Comments
 (0)