projects
/
php5-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cfff3d
)
debian/postinst: ispravak manje greske, linija 284.
author
Dragan Dosen
<bane@nekkar.carnet.hr>
Wed, 11 Feb 2009 19:45:03 +0000
(20:45 +0100)
committer
Dragan Dosen
<bane@nekkar.carnet.hr>
Wed, 11 Feb 2009 19:45:03 +0000
(20:45 +0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
8229fc3
..
ac5a11d
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-281,7
+281,7
@@
if [ "$RET" != "true" ]; then
for ext in $php4_ext; do
if [ "$(echo $php5_ext | egrep $ext)" = "" ]; then
php5_ext_mis="\n${ext}${php5_ext_mis}"
- if
+ fi
done
# Some PHP5 extensions are not active.