|
Check-in Number:
|
1772 | |
| Date: |
2002-Jan-31 22:07:26 (local)
2002-Jan-31 21:07:26 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
add %release shortcut |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/ex/devtool.conf 1.4 -> 1.5
--- devtool.conf 2002/01/31 21:03:39 1.4
+++ devtool.conf 2002/01/31 21:07:26 1.5
@@ -45,3 +45,7 @@
echo "+++ testing"
gunzip <ex-${V}.tar.gz | tar tvf -
+%release
+ echo "+++ copying to ftp://ftp.ossp.org/pkg/ex/"
+ scp ex-*.tar.gz master.ossp.org:/e/ossp/ftp/pkg/ex/
+
|
|