Change FTP server name where new releases are hosted.

Sun, 14 Dec 2008 12:41:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 14 Dec 2008 12:41:48 +0100
changeset 6
b6635ff398ca
parent 5
b7d16ba48217
child 7
751d770bb5e3

Change FTP server name where new releases are hosted.

README file | annotate | diff | comparison | revisions
devtool.conf file | annotate | diff | comparison | revisions
     1.1 --- a/README	Fri Dec 05 23:16:09 2008 +0100
     1.2 +++ b/README	Sun Dec 14 12:41:48 2008 +0100
     1.3 @@ -46,4 +46,4 @@
     1.4    The documentation and latest release can be found on
     1.5  
     1.6    o http://asgui.europalab.com/
     1.7 -  o  ftp://ftp.ossp.org/pkg/tool/asgui/
     1.8 +  o  ftp://ftp.europalab.com/pub/sfw/asgui/
     2.1 --- a/devtool.conf	Fri Dec 05 23:16:09 2008 +0100
     2.2 +++ b/devtool.conf	Sun Dec 14 12:41:48 2008 +0100
     2.3 @@ -47,6 +47,7 @@
     2.4      make distclean >/dev/null 2>&1
     2.5      echo "+++ fixing"
     2.6      ./shtool fixperm -v .
     2.7 +    echo "Please find . -exec grep myusername {}"
     2.8      echo "+++ rolling"
     2.9      V=`./shtool version -l c -d short as_version.cpp`
    2.10      ./shtool tarball -o as-gui-${V}.tar.gz -d as-gui-${V} \

mercurial