jmagne pushed to esc (f21). "Another minor typo in spec file."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 17:23:45 UTC 2015


>From a2179acc8f0c706a6aca84dad63f4bc4462661a0 Mon Sep 17 00:00:00 2001
From: Jack Magne <jmagne at localhost.localdomain>
Date: Fri, 10 Apr 2015 10:21:40 -0700
Subject: Another minor typo in spec file.


diff --git a/esc.spec b/esc.spec
index b19277f..74ee4ef 100644
--- a/esc.spec
+++ b/esc.spec
@@ -115,7 +115,7 @@ r=$(uname -r | sed -e 's/\(^[^.]*\.[^.]*\).*/\1/')
 
 %build
 
-%define geckoversion=`rpm -qi xulrunner | grep Version |  sed 's/[\t ]//g;/^$/d' | sed 's/Version://'`
+%define geckoversion `rpm -qi xulrunner | grep Version |  sed 's/[\t ]//g;/^$/d' | sed 's/Version://'`
 
 
 GECKO_SDK_PATH=%{_libdir}/xulrunner-devel-%{geckoversion}/sdk
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/esc.git/commit/?h=f21&id=a2179acc8f0c706a6aca84dad63f4bc4462661a0


More information about the scm-commits mailing list