/[packages]/cauldron/libreoffice/pristine/SOURCES/libreoffice-installfix.patch
ViewVC logotype

Contents of /cauldron/libreoffice/pristine/SOURCES/libreoffice-installfix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 812930 - (show annotations) (download)
Sat Jan 31 22:00:57 2015 UTC (9 years, 1 month ago) by schedbot
File size: 966 byte(s)
Copying release 4.4.0.3-6.mga5 to pristine/ directory.
1 From 2ed57bc3ba020ebc6aec933445ae0b274685499e Mon Sep 17 00:00:00 2001
2 From: David Tardon <dtardon@redhat.com>
3 Date: Mon, 3 Feb 2014 21:41:00 +0100
4 Subject: [PATCH] installation fix
5
6 ---
7 solenv/bin/modules/installer/worker.pm | 1 -
8 1 file changed, 1 deletion(-)
9
10 diff --git a/solenv/bin/modules/installer/worker.pm b/solenv/bin/modules/installer/worker.pm
11 index aab676f..0e6f67d 100644
12 --- a/solenv/bin/modules/installer/worker.pm
13 +++ b/solenv/bin/modules/installer/worker.pm
14 @@ -96,7 +96,6 @@ sub create_installation_directory
15
16 $installdir = installer::systemactions::create_directories("install", $languageref);
17 installer::logger::print_message( "... creating installation set in $installdir ...\n" );
18 - remove_old_installation_sets($installdir);
19 my $inprogressinstalldir = $installdir . "_inprogress";
20 installer::systemactions::rename_directory($installdir, $inprogressinstalldir);
21 $installdir = $inprogressinstalldir;
22 --
23 1.8.4.2
24

  ViewVC Help
Powered by ViewVC 1.1.30