ossp-pkg/ex/devtool.conf 1.14 -> 1.15
--- devtool.conf 2005/10/02 16:31:50 1.14
+++ devtool.conf 2006/08/10 19:49:33 1.15
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 2.0.3 "2.0.*" all
- @autogen libtool 1.5.20 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.6 "2.0.*" all
+ @autogen libtool 1.5.22 "1.5*"
+ @autogen autoconf 2.60 "2.6[0-9]*"
%autoclean
@autoclean shtool
@@ -47,5 +47,5 @@
%release
echo "+++ copying to ftp://ftp.ossp.org/pkg/lib/ex/"
- scp ex-*.tar.gz master.ossp.org:/e/ossp/ftp/pkg/lib/ex/
+ scp ex-*.tar.gz ossp@master.ossp.org:/v/ossp/ftp/pkg/lib/ex/
|
|