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

Removed unused cta-xsmc package

parent c584b785
No related branches found
No related tags found
Loading
......@@ -45,9 +45,9 @@ include_directories(${CMAKE_BINARY_DIR}/XRootdSSiRmcd ${PROTOBUF3_INCLUDE_DIRS})
add_executable(cta-xsmc RmcdClient.cpp)
target_link_libraries(cta-xsmc XrdSsi-4 XrdSsiLib XrdSsiPbRmcd XrdUtils)
set_property(TARGET cta-xsmc APPEND PROPERTY INSTALL_RPATH ${PROTOBUF3_RPATH})
install (TARGETS cta-xsmc DESTINATION /usr/bin)
install (FILES cta-xsmc-mount.1cta DESTINATION /usr/share/man/man1)
install (FILES cta-xsmc-dismount.1cta DESTINATION /usr/share/man/man1)
#install (TARGETS cta-xsmc DESTINATION /usr/bin)
#install (FILES cta-xsmc-mount.1cta DESTINATION /usr/share/man/man1)
#install (FILES cta-xsmc-dismount.1cta DESTINATION /usr/share/man/man1)
#
# XRootD SSI plugin for Test Server
......
......@@ -163,19 +163,6 @@ The xroot plugin
%systemd_post cta-xrmcd.service
%systemdDaemonReload
%package -n cta-xsmc
Summary: CERN Tape Archive: command line interface
Group: Application/CTA
Requires: cta-lib = %{version}-%{release}
%description -n cta-xsmc
CERN Tape Archive:
The xroot plugin
%files -n cta-xsmc
%defattr(-,root,root)
%attr(0755,root,root) %{_bindir}/cta-xsmc
%attr(0644,root,root) %doc /usr/share/man/man1/cta-xsmc-mount.1cta.gz
%attr(0644,root,root) %doc /usr/share/man/man1/cta-xsmc-dismount.1cta.gz
%package -n cta-frontend
Summary: CERN Tape Archive: Xrootd plugin
Group: Application/CTA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment