aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-04-19 03:40:12 -0700
committerMoritz Lenz <moritz@faui2k3.org>2012-04-19 03:40:12 -0700
commit5da90883523bbd3b8c2428061b9ed0cfdba3cd32 (patch)
tree661eeee8c6ac98815c57789fa27e411fd3a0e785
parent440d8ad8f8162ee7e7087bf22b17e9d9f3879b3b (diff)
parent543be937c73b8331a83969e751cf967408393f83 (diff)
Merge pull request #1 from bbkr/master
Minor fixes of modules list.
-rw-r--r--Makefile2
-rw-r--r--skel/tools/build/Makefile.in1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 694feeb..8d2c538 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ RAKUDO_DIR = $(DISTDIR)/$(RAKUDO)
## If you add a module here, don't forget to update MODULES
-## in skel/build/Makefile.in to actually install it
+## in skel/tools/build/Makefile.in to actually install it
MODULES_DIR = $(DISTDIR)/modules
MODULES = \
git://github.com/masak/ufo \
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index fc0279b..63a4f8b 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -71,7 +71,6 @@ MODULES = \
modules/Bailador \
modules/MiniDBI \
modules/uri \
- modlues/perl6-lwp-simple \
all: rakudo