buildcraft/update_patch.sh

6 lines
137 B
Bash
Raw Normal View History

2012-05-09 22:43:05 +02:00
rm minecraft.patch
touch minecraft.patch
diff -u ../src_base ../src_work -r --strip-trailing-cr | tr -d '\r' \
>> minecraft.patch