summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 486953a0bd..d776e63f56 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1163,7 +1163,7 @@ if test "$storable_type" != "" ; then
$spitshell >>$Makefile <<EOT
dist/Storable/lib/Storable/Limit.pm : \$(PERL_EXE) dist/Storable/stacksize $storable_limit_dep
- \$(RUN_PERL) dist/Storable/stacksize --core
+ cd dist/Storable ; \$(LDLIBPTH) \$(MAKE) lib/Storable/Limit.pm
lib/Storable/Limit.pm : dist/Storable/lib/Storable/Limit.pm
test -d lib/Storable || mkdir lib/Storable