Skip to content

Commit 7d8e75b

Browse files
committed
Adding the new module file to the rpm build
- just making sure that the new module file: modules.d/appkernels.json is included in the rpm build. This would otherwise cause the build to fail.
1 parent a4f76ff commit 7d8e75b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xdmod-appkernels.spec.in

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT
5151
%{_libdir}/xdmod/
5252
%{_datadir}/xdmod/
5353
%{_docdir}/%{name}-%{version}__PRERELEASE__/
54+
%{_docdir}/%{name}-%{version}/
55+
%{_sysconfdir}/modules.d/appkernels.json
5456

5557
%config(noreplace) %{_sysconfdir}/xdmod/*.d/appkernels.ini
5658
%config(noreplace) %{_sysconfdir}/xdmod/*.d/appkernels.json

0 commit comments

Comments
 (0)