[hsqldb] Fix Maven metadata generation

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jul 21 14:20:48 UTC 2014


commit 34b1f3d44e86037361ab9ff47716f08e04f269eb
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jul 21 16:20:31 2014 +0200

    Fix Maven metadata generation

 hsqldb.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/hsqldb.spec b/hsqldb.spec
index f266c36..36d66f0 100644
--- a/hsqldb.spec
+++ b/hsqldb.spec
@@ -175,7 +175,6 @@ install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}/data
 install -d -m 755 %{buildroot}%{_pkgdocdir}
 cp -r doc index.html %{buildroot}%{_pkgdocdir}
 
-cd ..
 # Maven metadata
 install -pD -T -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap


More information about the scm-commits mailing list