diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2018-12-22 12:13:59 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2018-12-22 12:13:59 +0000 |
commit | 7d9afc251e9ef7fc11bef9ff4ec37fd507ba939f (patch) | |
tree | c19dafdb30e61d46b0b761a0ea15a8cbc75f4f4b | |
parent | 1da3fc627faefca7e447fe750f5d74b841c55c2a (diff) |
-rw-r--r-- | pom-contrib.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pom-contrib.spec b/pom-contrib.spec index ea7e072..ff19442 100644 --- a/pom-contrib.spec +++ b/pom-contrib.spec @@ -43,11 +43,11 @@ Parent POM for projects contributed to Clojure. %mvn_build -f %install - %mvn_install +cp %{SOURCE1} %{buildroot} %files -f .mfiles -%doc README.md %{SOURCE1} +%doc README.md epl-v10.html %changelog |