projects
/
people
/
pmueller
/
ipfire-2.x.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sprachfix und FTP-Upload-Fix
[people/pmueller/ipfire-2.x.git]
/
make.sh
diff --git
a/make.sh
b/make.sh
index
3f89f81
..
97365a4
100644
(file)
--- a/
make.sh
+++ b/
make.sh
@@
-913,7
+913,9
@@
svn)
update_langs
svn commit
$0 svn up
- $0 uploadsrc
+ if [ -n "$FTP_CACHE_URL" ]; then
+ $0 uploadsrc
+ fi
;;
dist)
if [ $3 ]; then