dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00496
Re: [Branch ~dorsal-core/dorsal/main] Rev 550: Removed unused slepc patch
On Thu, Mar 24, 2011 at 11:17 AM, <noreply@xxxxxxxxxxxxx> wrote:
> ------------------------------------------------------------
> revno: 550
> committer: Harish Narayanan <hnarayanan@xxxxxxxxx>
> branch nick: dorsal
> timestamp: Thu 2011-03-24 11:13:54 +0100
> message:
> Removed unused slepc patch
> removed:
> FEniCS/patches/slepc-dev.patch
This patch is used in slepc.package.
Johannes
>
> --
> lp:dorsal
> https://code.launchpad.net/~dorsal-core/dorsal/main
>
> Your team Dorsal Team is subscribed to branch lp:dorsal.
> To unsubscribe from this branch go to https://code.launchpad.net/~dorsal-core/dorsal/main/+edit-subscription
>
> === removed file 'FEniCS/patches/slepc-dev.patch'
> --- FEniCS/patches/slepc-dev.patch 2011-01-17 13:50:06 +0000
> +++ FEniCS/patches/slepc-dev.patch 1970-01-01 00:00:00 +0000
> @@ -1,15 +0,0 @@
> -diff -Nru slepc-3.1-p4.orig/config/configure.py slepc-3.1-p4/config/configure.py
> ---- slepc-3.1-p4.orig/config/configure.py 2010-09-25 09:07:36.000000000 +0200
> -+++ slepc-3.1-p4/config/configure.py 2010-11-07 08:42:59.000000000 +0100
> -@@ -214,8 +214,8 @@
> - slepcrules = open(os.sep.join([confdir,'slepcrules']),'w')
> - except:
> - sys.exit('ERROR: cannot create rules file in ' + confdir)
> --if prefixinstall and os.path.isfile(os.sep.join([prefixdir,'include','slepc.h'])):
> -- sys.exit('ERROR: prefix directory ' + prefixdir + ' contains files from a previous installation')
> -+#if prefixinstall and os.path.isfile(os.sep.join([prefixdir,'include','slepc.h'])):
> -+# sys.exit('ERROR: prefix directory ' + prefixdir + ' contains files from a previous installation')
> -
> - # Open log file
> - log.Open(os.sep.join([confdir,'configure.log']))
> -diff -Nru slepc-3.1-p4.orig/configure slepc-3.1-p4/configure
>
>
>
Follow ups