projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b99e1eb
)
packages/pysqlite: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:06 +0000
(07:06 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:06 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40242
lang/pysqlite/Makefile
patch
|
blob
|
history
diff --git
a/lang/pysqlite/Makefile
b/lang/pysqlite/Makefile
index 1c77bbc7d744cb1c95f46a0ff9ffd471d5dc7ed8..ffdcbd3e9f31cad67e3296e02067b34ea5c03836 100644
(file)
--- a/
lang/pysqlite/Makefile
+++ b/
lang/pysqlite/Makefile
@@
-30,7
+30,7
@@
define Package/python-sqlite
endef
define Package/python-sqlite/description
- This package contains an SQLite database adapter for the Python
+ This package contains an SQLite database adapter for the Python
programming language.
endef