aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/lephare/files/lephare-2.2-read-int.patch')
-rw-r--r--sci-astronomy/lephare/files/lephare-2.2-read-int.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-astronomy/lephare/files/lephare-2.2-read-int.patch b/sci-astronomy/lephare/files/lephare-2.2-read-int.patch
new file mode 100644
index 000000000..8e6406c89
--- /dev/null
+++ b/sci-astronomy/lephare/files/lephare-2.2-read-int.patch
@@ -0,0 +1,11 @@
+--- zphota.f.orig 2012-06-14 22:11:52.000000000 +0100
++++ zphota.f 2012-06-14 22:12:18.000000000 +0100
+@@ -1725,7 +1725,7 @@
+ if (cattyp(1:4).eq.'LONG') then
+ j=2*imagm+2
+ if (gbcont.eq.-1) then
+- read(paravc(j),'(E24.0)') conti
++ read(paravc(j),'(I24)') conti
+ cont = DBLE(conti)
+ else
+ cont=gbcont