]> git.pld-linux.org Git - packages/gcstar.git/commitdiff
- updated auto/th/gcstar-1_4_3-1
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 12 Oct 2008 15:27:11 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcstar-perlmoddir.patch -> 1.3

gcstar-perlmoddir.patch

index 23c20118fccd72b99125217b23f1db205fb51848..50da92774c19c1823197239142927e184b3d5cae 100644 (file)
@@ -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 @@ diff -Nur gcstar.orig/bin/gcstar gcstar/bin/gcstar
 +#{
 +#    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);
  
This page took 0.086536 seconds and 4 git commands to generate.