From 28cb7b1c38e282504c3179df4795b0e8aba5f8b5 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Tue, 17 Feb 2015 20:51:42 +0100 Subject: Remove NativeCall starting from 2015.02, it ships with rakudo itself --- tools/star/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/star/Makefile b/tools/star/Makefile index ab6f47c..0cfd9bd 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -57,12 +57,12 @@ $(MOAR_SRC): mkdir -p $(SRC_DIR) $(WGET) $(MOAR_URL) -O $(MOAR_SRC) -modules/zavolaj/lib: +modules/DBIish/lib: @echo "Updating submodules" git submodule init git submodule update -manifest: modules/zavolaj/lib +manifest: modules/DBIish/lib echo MANIFEST >MANIFEST git ls-files >>MANIFEST $(PREFIX) rakudo/ rakudo/MANIFEST >>MANIFEST -- cgit v1.1