Add missing file in rpm spec

This commit is contained in:
hensm
2020-05-21 00:43:52 +01:00
parent c2bf9e4cdc
commit 0557c78a28

View File

@@ -19,4 +19,5 @@ cp %{_distdir}/{{{manifestName}}} $RPM_BUILD_ROOT/{{{manifestPath}}}
%files %files
{{{executablePath}}}/{{{executableName}}} {{{executablePath}}}/{{{executableName}}}
{{{executablePath}}}/{{{bindingName}}}
{{{manifestPath}}}/{{{manifestName}}} {{{manifestPath}}}/{{{manifestName}}}