Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv23383

Modified Files:
        sysinfo.pl 
Log Message:
G4 fix now :)

Index: sysinfo.pl
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/test/sysinfo.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sysinfo.pl  12 Dec 2002 20:23:08 -0000      1.7
+++ sysinfo.pl  12 Dec 2002 20:26:39 -0000      1.8
@@ -54,7 +54,7 @@
   }
 
   my $truetype;
-  if ($TYPE = "750") {
+  if ($TYPE eq "750") {
     $truetype = "G3";
   } else {
     $truetype = $TYPE;



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to