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:
e63e822
)
php5: fix typo for package description
author
Michael Heimpold
<mhei@heimpold.de>
Tue, 19 Apr 2011 19:27:16 +0000
(19:27 +0000)
committer
Michael Heimpold
<mhei@heimpold.de>
Tue, 19 Apr 2011 19:27:16 +0000
(19:27 +0000)
SVN-Revision: 26730
lang/php5/Makefile
patch
|
blob
|
history
diff --git
a/lang/php5/Makefile
b/lang/php5/Makefile
index 2ce686fe3a23f429b6d45a491fae636228199aee..d54a422f9a5d7b7c07f3223314cdef02f94e8d37 100644
(file)
--- a/
lang/php5/Makefile
+++ b/
lang/php5/Makefile
@@
-94,7
+94,7
@@
define Package/php5-fastcgi
TITLE:=FastCGI startup script
endef
-define Package/php5-cgi/description
+define Package/php5-
fast
cgi/description
As FastCGI support is now a core feature the php5-fastcgi package now depends
on the php5-cgi package, containing just the startup script.
endef