projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baba4f5
)
packages/pymysql: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:05 +0000
(07:06 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:05 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40241
lang/pymysql/Makefile
patch
|
blob
|
history
diff --git
a/lang/pymysql/Makefile
b/lang/pymysql/Makefile
index 9a54f26226b2d39316695a9ac42393bbea5f29ae..4669591b98df8f7d9c4f4e1772b41cf76754347a 100644
(file)
--- a/
lang/pymysql/Makefile
+++ b/
lang/pymysql/Makefile
@@
-30,7
+30,7
@@
define Package/python-mysql
endef
define Package/python-mysql/description
- MySQLdb is an thread-compatible interface to the popular MySQL database
+ MySQLdb is an thread-compatible interface to the popular MySQL database
server that provides the Python database API.
endef