cleaned up paths

This commit is contained in:
jrandom
2004-12-10 13:12:07 +00:00
committed by zzz
parent 24c8cc1a0c
commit 88a994b712
2 changed files with 5 additions and 32 deletions

View File

@ -7,7 +7,6 @@ mkdir -p t/freenet/support/CPUInformation/
cp jcpuid/lib/freenet/support/CPUInformation/*jcpuid* t/freenet/support/CPUInformation/
mkdir -p t/net/i2p/util/
cp jbigi/lib/net/i2p/util/*jbigi* t/net/i2p/util/
cp jbigi/lib/*jbigi* t/
(cd t ; jar cf ../jbigi.jar . ; cd ..)