mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 06:31:59 +08:00
Restored Storable module in OSX package
This commit is contained in:
parent
46504db02f
commit
65e1fe22e0
@ -102,7 +102,7 @@ cp -f $PERL_BIN $macosfolder/perl-local
|
||||
${PP_BIN} -M attributes -M base -M bytes -M B -M POSIX \
|
||||
-M FindBin -M Unicode::Normalize -M Tie::Handle \
|
||||
-M Time::Local -M Math::Trig -M IO::Socket -M Errno \
|
||||
-M lib -M overload \
|
||||
-M Storable -M lib -M overload \
|
||||
-M warnings -M local::lib \
|
||||
-M strict -M utf8 -M parent \
|
||||
-B -p -e "print 123" -o $WD/_tmp/test.par
|
||||
|
Loading…
x
Reference in New Issue
Block a user