[grads] Fix spec file

Deji Akingunola deji at fedoraproject.org
Tue Feb 25 04:07:00 UTC 2014


commit 8cee4f39f48470fa481a180b4da1bf7a3391bda9
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Mon Feb 24 23:07:54 2014 -0500

    Fix spec file

 grads.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grads.spec b/grads.spec
index b860c67..488b2d6 100644
--- a/grads.spec
+++ b/grads.spec
@@ -41,7 +41,7 @@ commonly used operating systems and is freely distributed over the Internet.
 %setup -q
 %patch0 -p0 -b .sys
 %patch1 -p0 -b .png15
-%patch1 -p0 -b .fmt
+%patch2 -p0 -b .fmt
 # change path to datas to %{_datadir}/%{name}
 sed -i -e 's@/usr/local/lib/grads@%{_datadir}/%{name}@' src/gxsubs.c
 autoreconf -f -i


More information about the scm-commits mailing list