[jdependency] Fix build

Pierre-YvesChibon pingou at fedoraproject.org
Tue Dec 13 22:03:44 UTC 2011


commit e1c93105ef8368b2631227d47d27a738ba1414e9
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Tue Dec 13 23:03:37 2011 +0100

    Fix build

 jdependency.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jdependency.spec b/jdependency.spec
index 1afd902..70ffeda 100644
--- a/jdependency.spec
+++ b/jdependency.spec
@@ -74,7 +74,7 @@ rm -rf target/site/api*
 # poms
 install -Dpm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-jdependency.pom
 
-%add_maven_depmap JPP-%{name}.jar %{name}.jar
+%add_maven_depmap JPP-%{name}.pom %{name}.jar
 
 %clean
 rm -rf %{buildroot}


More information about the scm-commits mailing list