disalbe patching; create 'broken' resources.py

This commit is contained in:
Andreas Preikschat 2013-03-12 09:44:54 +01:00
parent 7ee4d94e2e
commit 7fa359dd48
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ cat openlp/core/resources.py.new | sed '/# Created: /d;/# by: /d' \
> openlp/core/resources.py
# Patch resources.py to OpenLP coding style
patch --posix -s openlp/core/resources.py scripts/resources.patch
#patch --posix -s openlp/core/resources.py scripts/resources.patch
# Remove temporary file
rm openlp/core/resources.py.new