diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-18 12:33:51 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-18 12:33:51 +0000 |
commit | 0427b783e2ae554a118057d23c65f29041b7cb6e (patch) | |
tree | 2881a97d8c44dc70aa02f4da6a6b0e1eca24ba77 /packages | |
parent | 4650732f4a8590c8f6a00566510f9cdd656397a7 (diff) |
Add empty line, 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, 3 insertions, 0 deletions
diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am index 4750a677b..f76b83547 100644 --- a/packages/Solaris/Makefile.am +++ b/packages/Solaris/Makefile.am @@ -37,3 +37,4 @@ 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 aafebe593..320aef3d9 100755 --- a/packages/vms/defines.com +++ b/packages/vms/defines.com @@ -12,6 +12,7 @@ $! $! 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 bf365c497..d21b9b97c 100644 --- a/packages/vms/readme +++ b/packages/vms/readme @@ -65,3 +65,4 @@ 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. + |