uncommented needed line

This commit is contained in:
Andreas Preikschat 2011-10-04 18:03:07 +02:00
parent 00aaae3022
commit 8c4ed560d0
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,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