Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
69fde5eb
Commit
69fde5eb
authored
Sep 17, 2019
by
Steven Murray
Browse files
Renamed /usr/bin/cta-fst-gcd to %{_bindir}/cta-fst-gcd
parent
0571dc28
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta.spec.in
View file @
69fde5eb
...
...
@@ -396,7 +396,7 @@ cta-fst-gcd is a daemon that runs on an EOS FST and garbage
collects EOS disk copies that have been safely stored to tape.
%files -n cta-fst-gcd
%defattr(-,root,root)
%attr(0755,root,root)
/usr/bin
/cta-fst-gcd
%attr(0755,root,root)
%{_bindir}
/cta-fst-gcd
%attr(0644,root,root) %doc /usr/share/man/man1/cta-fst-gcd.1cta.gz
%attr(0644,root,root) %config(noreplace) /etc/systemd/system/cta-fst-gcd.service
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta-fst-gcd.conf.example
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment