devtool.conf

changeset 4
c920180c879a
parent 1
d64aaa7d146f
child 6
b6635ff398ca
equal deleted inserted replaced
0:3650a1bd765d 1:4f5a1f93040a
1 ## 1 ##
2 ## devtool.conf -- Development Tool Configuration 2 ## devtool.conf -- Development Tool Configuration
3 ## 3 ##
4 4
5 %autogen 5 %autogen
6 @autogen shtool 2.0.0 "2.0.*" echo fixperm install mkdir tarball version 6 @autogen shtool 2.0.7 "2.0.*" echo fixperm install mkdir tarball version
7 @autogen autoconf 2.59 "2.5[3-9]*" 7 @autogen autoconf 2.63 "2.6[0-9]*"
8 8
9 %autoclean 9 %autoclean
10 @autoclean shtool 10 @autoclean shtool
11 @autoclean autoconf 11 @autoclean autoconf
12 12
58 gunzip <as-gui-${V}.tar.gz | tar tvf - | head -10 58 gunzip <as-gui-${V}.tar.gz | tar tvf - | head -10
59 echo "[...]" 59 echo "[...]"
60 gunzip <as-gui-${V}.tar.gz | tar tvf - | tail -10 60 gunzip <as-gui-${V}.tar.gz | tar tvf - | tail -10
61 61
62 %upload 62 %upload
63 echo "+++ copying to http://as.is.eu.cw.com/source/" 63 echo "+++ copying to ftp://ftp.sourcehost.tld/source/"
64 V=`./shtool version -l c -d short as_version.cpp` 64 V=`./shtool version -l c -d short as_version.cpp`
65 scp as-gui-${V}.tar.gz root@as.de.cw.net:/v/as/web/source/ 65 scp as-gui-${V}.tar.gz user@dev.host.tld:/z/as/source/

mercurial