Blob Blame History Raw
diff -up ./qle-0.0.13.pl.orig ./qle-0.0.13.pl
--- ./qle-0.0.13.pl.orig 2007-12-06 18:58:16.000000000 -0700
+++ ./qle-0.0.13.pl      2007-12-06 18:58:32.000000000 -0700
@@ -57,9 +57,10 @@
     my $sprogName = basename($progName);
     $progName =~ s/^\.\///;    # Zap leading './'
 
-    my $configFile = $progName;
-    $configFile =~ s/.pl$//;
-    $configFile = "$configFile.conf";
+    my $configFile = "/etc/qle/qle.conf";
+#    my $configFile = $progName;
+#    $configFile =~ s/.pl$//;
+#    $configFile = "$configFile.conf";
 
     my $copyRight = "