Check-in Number:
|
2438 | |
Date: |
2002-Jul-30 21:12:30 (local)
2002-Jul-30 19:12:30 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix URLs |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/README 1.7 -> 1.8
--- README 2002/07/30 19:08:24 1.7
+++ README 2002/07/30 19:12:30 1.8
@@ -36,7 +36,7 @@
Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
This file is part of OSSP l2, a flexible logging library which
- can be found at http://www.ossp.org/pkg/lib/l2//.
+ can be found at http://www.ossp.org/pkg/lib/l2/.
Permission to use, copy, modify, and distribute this software for
any purpose with or without fee is hereby granted, provided that
@@ -60,6 +60,6 @@
The documentation and latest release can be found on
- o http://www.ossp.org/pkg/lib/l2//
- o ftp://ftp.ossp.org/pkg/lib/l2//
+ o http://www.ossp.org/pkg/lib/l2/
+ o ftp://ftp.ossp.org/pkg/lib/l2/
|
|
ossp-pkg/l2/devtool.conf 1.5 -> 1.6
--- devtool.conf 2002/07/30 19:08:24 1.5
+++ devtool.conf 2002/07/30 19:12:30 1.6
@@ -61,7 +61,7 @@
gunzip <l2-${V}.tar.gz | tar tvf - | tail -10
%upload
- echo "+++ copying to ftp://ftp.ossp.org/pkg/lib/l2//"
+ echo "+++ copying to ftp://ftp.ossp.org/pkg/lib/l2/"
V=`./shtool version -l c -d short l2_version.c`
- scp l2-${V}.tar.gz master.ossp.org:/e/ossp/ftp/pkg/lib/l2//
+ scp l2-${V}.tar.gz master.ossp.org:/e/ossp/ftp/pkg/lib/l2/
|
|