Fix release notes path in common spec 21/21921/1
authorFeng Pan <fpan@redhat.com>
Tue, 20 Sep 2016 19:19:21 +0000 (15:19 -0400)
committerFeng Pan <fpan@redhat.com>
Tue, 20 Sep 2016 19:19:21 +0000 (15:19 -0400)
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312
Signed-off-by: Feng Pan <fpan@redhat.com>
build/rpm_specs/opnfv-apex-common.spec

index 8fd241b..522adca 100644 (file)
@@ -23,7 +23,7 @@ https://wiki.opnfv.org/apex
 
 %build
 rst2html docs/installationprocedure/index.rst docs/installation-instructions.html
-rst2html docs/release-notes/release-notes.rst docs/release-notes.html
+rst2html docs/releasenotes/release-notes.rst docs/release-notes.html
 
 %global __python %{__python3}