From 58e41cdecaa512e2712532eb220e9ea930bc3810 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 12 Aug 2018 16:21:21 +0100 Subject: apply rakudo patch c3e1ec0 to fix Windows module paths --- tools/star/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/star') diff --git a/tools/star/Makefile b/tools/star/Makefile index f300a57..9bb9922 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -70,6 +70,7 @@ manifest: modules/DBIish/lib patch: patch -p1 < patches/star-ver.patch patch -p1 < patches/0001-Use-clang-with-OpenBSD-since-their-ancient-gcc-creat.patch + patch -p1 < patches/0001-Use-SPEC.dir-sep-for-separators-in-CompUnit-Reposito.patch tarball: manifest patch -- cgit v1.1