mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-15 13:45:01 -05:00
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
set -x
|
|
|
|
wget http://www.bouncycastle.org/download/lcrypto-jdk15on-149.tar.gz
|
|
tar xzf lcrypto-jdk15on-*.tar.gz
|
|
ln -fs lcrypto-jdk15on-* bc-project
|
|
|
|
./make-bc-packaged
|