Removed old branches from git-push-all.sh
[barry.git] / add-os4x.sh
blob873744d85708574dbf7fde4c5b33fbfc12437bf4
1 #!/bin/sh
3 # meant to be run from inside a freshly checked out cvs workspace
4 # and run after the base library is compiled.
6 set -e
8 SCRIPTDIR="$(dirname "$0")"
10 cd opensync-plugin-0.4x
11 ../"$SCRIPTDIR"/configure-barryopensync-0.4x.sh
12 make -j2
13 make install