Codebase list findbugs / b144e6e
Update of the repack script Sylvestre Ledru 10 years ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 TAR=findbugs_$VERSION.orig.tar.bz2
55
66 # clean up the upstream tarball
7 tar zxvf $3
7 unzip -x $3
88 cd $DIR
9 rm -rf lib/
9 rm -rf lib/ src/doc/pressRelease.pdf doc/pressRelease.pdf build-lib/
1010 cd ..
1111 tar jcvf ../$TAR $DIR
1212 rm -rf $DIR $3
00 version=3
1 http://sf.net/findbugs/findbugs-([\d\.]+)\.tar\.gz \
1 http://sf.net/findbugs/findbugs-([\d\.]+)-source\.zip \
22 debian debian/orig-tar.sh