projects
/
pgtranslation
/
admin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7acd09e
)
Deactivate 8.2 branch
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 2 Dec 2011 21:55:12 +0000
(21:55 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 2 Dec 2011 21:55:12 +0000
(21:55 +0000)
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index 77a2486d9fc13bcc5d05ec87e7d34862475fae92..8b46b37441858ef00267ec5fa561d970a1e355bc 100755
(executable)
--- a/
wwwtools/update-nls-www
+++ b/
wwwtools/update-nls-www
@@
-18,7
+18,7
@@
GMAKE=make
which gmake >/dev/null && GMAKE=gmake
export GMAKE
-active_branches="9.1-branch 9.0-branch 8.4-branch 8.3-branch
8.2-branch
"
+active_branches="9.1-branch 9.0-branch 8.4-branch 8.3-branch"
if [ -n "$1" ]; then
active_branches=$1