Skip to content
Snippets Groups Projects
Commit 90cfd4d2 authored by Steven Murray's avatar Steven Murray
Browse files

Removed rmc and smc header files from the castor-devel rpm

parent e45b8845
Branches
Tags
No related merge requests found
......@@ -54,9 +54,6 @@
%attr(0644,root,root) usr/include/shift/rfio_constants.h
%attr(0644,root,root) usr/include/shift/rfio_errno.h
%attr(0644,root,root) usr/include/shift/rfio_lcastorfdt.h
%attr(0644,root,root) usr/include/shift/rmc.h
%attr(0644,root,root) usr/include/shift/rmc_api.h
%attr(0644,root,root) usr/include/shift/rmc_constants.h
%attr(0644,root,root) usr/include/shift/rtcp.h
%attr(0644,root,root) usr/include/shift/rtcp_api.h
%attr(0644,root,root) usr/include/shift/rtcp_constants.h
......@@ -64,7 +61,6 @@
%attr(0644,root,root) usr/include/shift/sacct.h
%attr(0644,root,root) usr/include/shift/scsictl.h
%attr(0644,root,root) usr/include/shift/serrno.h
%attr(0644,root,root) usr/include/shift/smc.h
%attr(0644,root,root) usr/include/shift/stage_api.h
%attr(0644,root,root) usr/include/shift/stage_constants.h
%attr(0644,root,root) usr/include/shift/stage_limits.h
......
......@@ -73,16 +73,12 @@ ClientInstallNonExecFile(rfio.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rfio_api.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rfio_constants.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rfio_errno.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rmc.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rmc_api.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rmc_constants.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rtcp.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rtcp_api.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rtcp_constants.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(rtcp_server.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(scsictl.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(serrno.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(smc.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(stage_api.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(stage_constants.h,$(DESTDIRCASTOR),644)
ClientInstallNonExecFile(stage_limits.h,$(DESTDIRCASTOR),644)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment