diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-19 12:12:22 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-19 12:12:22 +0000 |
commit | 4677778f854e2f8bfef70069d46c4c694cff859e (patch) | |
tree | 8d49abddc6c8b186bc76f95a511a241a6afc03bf /packages | |
parent | f96204dbe08d5800453d54aec4dc282f1301f834 (diff) | |
download | curl-4677778f854e2f8bfef70069d46c4c694cff859e.tar.gz |
Remove empty line used to force CVS to update the $Id date string format
Diffstat (limited to 'packages')
-rw-r--r-- | packages/Solaris/Makefile.am | 1 | ||||
-rwxr-xr-x | packages/vms/defines.com | 1 | ||||
-rw-r--r-- | packages/vms/readme | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am index f76b83547..4750a677b 100644 --- a/packages/Solaris/Makefile.am +++ b/packages/Solaris/Makefile.am @@ -37,4 +37,3 @@ package: mkdir ./tmp pkgmk -o -d ./tmp pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG} - diff --git a/packages/vms/defines.com b/packages/vms/defines.com index 320aef3d9..aafebe593 100755 --- a/packages/vms/defines.com +++ b/packages/vms/defines.com @@ -12,7 +12,6 @@ $! $! 8-FEB-2005, MSK, changed the openssl, libssl and libcrypto defines $! to not override previously defined logicals. $! -$! $ proc = f$environment( "PROCEDURE") $ thisdev = f$parse( proc,,,"DEVICE") $ thisdir = f$parse( proc,,,"DIRECTORY") - ".PACKAGES.VMS]" diff --git a/packages/vms/readme b/packages/vms/readme index d21b9b97c..bf365c497 100644 --- a/packages/vms/readme +++ b/packages/vms/readme @@ -65,4 +65,3 @@ This is not done automatically, since the .MSG file is a hand edit of the relevant stuff from the CURL.H file. If you want to do this yourself you'll need the SDL package from the freeware CD. - |