chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3a0e1da
)
bin/mdw-build: Update archive location.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 7 Jun 2011 10:58:10 +0000
(11:58 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 7 Jun 2011 10:58:10 +0000
(11:58 +0100)
bin/mdw-build
patch
|
blob
|
blame
|
history
diff --git
a/bin/mdw-build
b/bin/mdw-build
index 34b63834fb90cb1e534e64c302211306981dec63..9e5129834db71be14861f038c06af347aea98b31 100755
(executable)
--- a/
bin/mdw-build
+++ b/
bin/mdw-build
@@
-269,10
+269,10
@@
case "$upload,$build" in
;;
yes,release)
run rsync $distdir.tar.gz \
;;
yes,release)
run rsync $distdir.tar.gz \
- $(mdw-conf upload-target
metalzone.distorted.org.uk:/home/
ftp/pub/mdw/)
+ $(mdw-conf upload-target
ftp.distorted.org.uk:~
ftp/pub/mdw/)
case "$debian" in
yes)
case "$debian" in
yes)
- run dput -f $(mdw-conf dput-target
metalzone
) *.changes
+ run dput -f $(mdw-conf dput-target
distorted
) *.changes
;;
esac
esac
;;
esac
esac