[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnupg-devel
Subject:    1.2.2 'make check' on sparc-solaris8
From:       Will Partain <will.partain () verilab ! com>
Date:       2003-06-02 14:26:02
[Download RAW message or body]

I had to make the change below in order for 'make check' on
1.2.2 to go through cleanly on a sparc-solaris8 machine.
Keep up the good work,

Will

diff -ru1 ../gnupg-1.2.2/checks/defs.inc ./checks/defs.inc
--- ../gnupg-1.2.2/checks/defs.inc	2003-05-01 14:17:46.000000000 +0100
+++ ./checks/defs.inc	2003-06-02 14:58:29.000000000 +0100
@@ -101,5 +101,5 @@
 # Make sure we have a valid option files even with VPATH builds.
-if [ -f ./options]; then
+if [ -f ./options ]; then
   :
-elif [ -f ./gpg.conf]; then
+elif [ -f ./gpg.conf ]; then
   :


_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic