Mon, 15 Oct 2012 21:25:50 +0200
Back out change 742 as unversioned Google projects prove too unreliable
for production use, and rather correct problems with the OpenPKG v8
installation and leverage that instead.
1 #! /bin/sh
3 # Wo die Quellen bleibt
4 cd $HOME/opwrk/pkg/src
6 # Push synchronize OpenPKG TMP and PKG SRPM
7 rsync -n --exclude=asterisk-* --exclude=dhtml-* --exclude=tetex-* -avz --del . flur:opwrk/pkg/src
9 # Pull synchronize OpenPKG TMP and PKG SRPM (slash wichtig)
10 rsync -n --exclude=asterisk-* --exclude=dhtml-* --exclude=tetex-* -avz --del elotro:opwrk/pkg/src/ .