[webkitgtk/f19] Add missing endif.

Tomas Popela tpopela at fedoraproject.org
Wed Apr 3 07:54:47 UTC 2013


commit 0068d86bfa58b2c3ee76013508b4db396f64ae75
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Apr 3 09:54:35 2013 +0200

    Add missing endif.

 webkitgtk.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 55f228d..446e1af 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -91,6 +91,7 @@ This package contains developer documentation for %{name}.
 %patch2 -p1 -b .double2ints
 %ifarch ppc
 %patch3 -p1 -b .libatomic
+%endif
 # required for 32-bit big-endians
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32


More information about the scm-commits mailing list