diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i10000')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i10000 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i10000 b/editors/openoffice-3-devel/files/patch-i10000 deleted file mode 100644 index 4316844fbd72..000000000000 --- a/editors/openoffice-3-devel/files/patch-i10000 +++ /dev/null @@ -1,11 +0,0 @@ ---- postprocess/checkdeliver/checkdeliver.pl~ 2010-04-29 13:18:38.000000000 +0900 -+++ postprocess/checkdeliver/checkdeliver.pl 2010-05-07 09:19:07.000000000 +0900 -@@ -48,7 +48,7 @@ - my $platform = ''; - my $milestoneext = ''; - my $local_env = 0; --my $source_config = SourceConfig -> new(); -+my $source_config = SourceConfig -> new($ENV{SOLARSRC}); - my @exceptionmodlist = ( - "postprocess", - "instset.*native", |