Skip to content

fix mysqldb patching#597

Merged
kived merged 1 commit into
kivy:masterfrom
kived:fix-mysqldb-patching
Jan 14, 2016
Merged

fix mysqldb patching#597
kived merged 1 commit into
kivy:masterfrom
kived:fix-mysqldb-patching

Conversation

@kived

@kived kived commented Jan 14, 2016

Copy link
Copy Markdown
Contributor

The MySQLdb code uses CRLF newlines. My patches worked when I created them, but failed after being committed and retrieved from git due to my CRLF settings. This ensures that the patches will use Unix line endings and that the patched files will be converted to use Unix line endings before patches are applied.

kived added a commit that referenced this pull request Jan 14, 2016
@kived kived merged commit f740fba into kivy:master Jan 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant