2024-10-09 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug that broke the 'make rpm' target.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-10-09 21:50:42 -04:00
parent a1512bb279
commit 62628660af
4 changed files with 8 additions and 2 deletions

View File

@@ -478,6 +478,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/rddbmgr.8.gz
%{_mandir}/man8/rdmarkerset.8.gz
%{_mandir}/man8/rdservice.8.gz
%{_mandir}/man8/rdautoback.8.gz
%{_mandir}/man8/rdautorest.8.gz
@DOC_PATH@/*
%{_libdir}/librd-@VERSION@.so
%{_libdir}/librd.a
@@ -497,6 +499,8 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/rdcleandirs
%{_bindir}/rdsinglestart
%{_sbindir}/rddbmgr
%{_sbindir}/rdautoback
%{_sbindir}/rdautorest
@HPI_FILE1@
@HPI_FILE2@
@HPI_FILE3@