]> git.proxmox.com Git - ovs.git/commit
rhel: fix the fedora spec
authorAaron Conole <aconole@redhat.com>
Tue, 2 May 2017 20:17:48 +0000 (16:17 -0400)
committerRussell Bryant <rbryant@redhat.com>
Tue, 2 May 2017 20:41:01 +0000 (16:41 -0400)
commit2f4f43bfddfd159a8cfe963234530922f602ae07
tree32e484646885543999dcbf7ef50b51d65d445548
parentdcc5c13bd0fe44023079adb5335d030540dc5f57
rhel: fix the fedora spec

When commit d0c961a99f57 ("lib/automake.mk: don't install
runtime directories") landed, it broke RPM based builds since
the requisite directories were no longer available.  This commit
adds those directories back when making RPMs so that the package
manager can see them.

Fixes: d0c961a99f57 ("lib/automake.mk: don't install runtime directories")
Reported-by: Lance Richardson <lrichard@redhat.com>
Tested-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Russell Bryant <rbryant@redhat.com>
rhel/openvswitch-fedora.spec.in