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:
31eea0a
)
packages/psycopg: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:03 +0000
(07:03 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:03 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40069
lang/psycopg/Makefile
patch
|
blob
|
history
diff --git
a/lang/psycopg/Makefile
b/lang/psycopg/Makefile
index 4cb605145f5bba6a1581524ef63af8710f35a1b5..e39714c0218c5d5c048c78c3ef5158c6920b0b73 100644
(file)
--- a/
lang/psycopg/Makefile
+++ b/
lang/psycopg/Makefile
@@
-30,7
+30,7
@@
define Package/python-psycopg
endef
define Package/python-psycopg/description
- This package contains is a PostgreSQL database adapter for the Python
+ This package contains is a PostgreSQL database adapter for the Python
programming language.
endef