Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Commit

Permalink
Modify sync procedure even more.
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 12, 2008
1 parent e340757 commit adf39e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Expand Up @@ -2,4 +2,6 @@ How to obtain a new version:
checkout-boost.sh

Make a patch:
diff -x '.svn' -x '.git' -x '*.orig' -x '*.patch' -x '*~' -wruN . ~/tmp/bindings/
diff -wruN -x '.svn' -x '.git' \
-x '*.orig' -x '*.patch' -x '*.rej' -x '*~' \
. ~/tmp/bindings/

0 comments on commit adf39e6

Please sign in to comment.