SOURCES: gcstar-perlmoddir.patch - updated

uzsolt uzsolt at pld-linux.org
Sun Oct 12 17:27:17 CEST 2008


Author: uzsolt                       Date: Sun Oct 12 15:27:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   gcstar-perlmoddir.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/gcstar-perlmoddir.patch
diff -u SOURCES/gcstar-perlmoddir.patch:1.2 SOURCES/gcstar-perlmoddir.patch:1.3
--- SOURCES/gcstar-perlmoddir.patch:1.2	Fri Jun 13 08:16:05 2008
+++ SOURCES/gcstar-perlmoddir.patch	Sun Oct 12 17:27:11 2008
@@ -1,7 +1,7 @@
 diff -Nur gcstar.orig/bin/gcstar gcstar/bin/gcstar
---- gcstar.orig/bin/gcstar	2008-02-14 18:38:28.000000000 +0000
-+++ gcstar/bin/gcstar	2008-06-12 13:56:35.000000000 +0000
-@@ -40,27 +40,24 @@
+--- gcstar.orig/bin/gcstar	2008-10-12 16:42:54.000000000 +0200
++++ gcstar/bin/gcstar	2008-10-12 16:47:49.000000000 +0200
+@@ -40,17 +40,17 @@
  use Getopt::Long;
  use File::Path;
  use File::Spec;
@@ -24,8 +24,11 @@
 +#{
 +#    unshift @INC, "$RealBin/../lib/gcstar";
 +#}
++
  
- #XDG stuff
+ # For win32, redirect all the output to files
+ if ($^O =~ /win32/i)
+@@ -68,11 +68,9 @@
  my $home = $ENV{'HOME'};
  $home =~ s/\\/\//g if ($^O =~ /win32/i);
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gcstar-perlmoddir.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list