mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
synced 2024-12-26 03:14:20 +00:00
Use a fixed perl-cwb revision
This commit is contained in:
parent
1cf4a0f1f0
commit
64316f52a3
@ -30,7 +30,7 @@ RUN apt-get install -y --no-install-recommends \
|
||||
|
||||
# Installation: Perl CWB package
|
||||
RUN yes | cpan HTML::Entities \
|
||||
&& svn co http://svn.code.sf.net/p/cwb/code/perl/trunk/CWB perl-cwb \
|
||||
&& svn checkout http://svn.code.sf.net/p/cwb/code/perl/trunk/CWB@1522 perl-cwb \
|
||||
&& cd perl-cwb \
|
||||
&& perl Makefile.PL \
|
||||
&& make \
|
||||
|
Loading…
Reference in New Issue
Block a user