[hyperestraier] fix endif position

Mamoru TASAKA mtasaka at fedoraproject.org
Thu Jun 12 02:01:51 UTC 2014


commit c9e0b3f4e6902a35896008c992ef74039e84fd1a
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Thu Jun 12 11:01:46 2014 +0900

    fix endif position

 hyperestraier.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hyperestraier.spec b/hyperestraier.spec
index b5ecedc..0e9621c 100644
--- a/hyperestraier.spec
+++ b/hyperestraier.spec
@@ -263,10 +263,10 @@ popd
 %doc doc/javanativeapi/*
 %doc javanative/overview.html
 %doc javanative/example/
-%endif
 
 %{_javadir}/*.jar
 %{_libdir}/libj*.so*
+%endif
 
 %files perl
 %defattr(-,root,root,-)


More information about the scm-commits mailing list