Xdefaults: Settings for Xft and Xcursor.
[profile] / mdw-build
index 903db37..7003964 100755 (executable)
--- a/mdw-build
+++ b/mdw-build
@@ -237,7 +237,8 @@ case "$upload,$build" in
     info "Test build: not uploading."
     ;;
   yes,release)
-    cp $distdir.tar.gz /home/ftp/pub/mdw/
+    run rsync $distdir.tar.gz \
+      $(mdw-conf upload-target metalzone.distorted.org.uk:/home/ftp/pub/mdw/)
     case "$debian" in
       yes)
        run dput -f $(mdw-conf dput-target metalzone) *.changes