Check-in Number:
|
3574 | |
Date: |
2003-Sep-09 11:28:36 (local)
2003-Sep-09 09:28:36 (UTC) |
User: | thl |
Branch: | |
Comment: |
snmpdx is a tool not a library |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/snmpdx/devtool.conf 1.1 -> 1.2
--- devtool.conf 2003/09/09 09:24:28 1.1
+++ devtool.conf 2003/09/09 09:28:36 1.2
@@ -60,7 +60,7 @@
gunzip <snmpdx-${V}.tar.gz | tar tvf - | tail -10
%upload
- echo "+++ copying to ftp://ftp.ossp.org/pkg/lib/snmpdx/"
+ echo "+++ copying to ftp://ftp.ossp.org/pkg/tool/snmpdx/"
V=`./shtool version -lc -dshort VERSION`
- scp snmpdx-${V}.tar.gz master.ossp.org:/e/ossp/ftp/pkg/lib/snmpdx/
+ scp snmpdx-${V}.tar.gz master.ossp.org:/e/ossp/ftp/pkg/tool/snmpdx/
|
|