Skip to content

Commit

Permalink
Merge pull request #3815 from brenton/master
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Jul 23, 2015
2 parents 6f228f3 + c536014 commit 4f75331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openshift.spec
Expand Up @@ -169,6 +169,7 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}

ln -s %{_bindir}/openshift %{buildroot}%{_bindir}/oc
ln -s %{_bindir}/openshift %{buildroot}%{_bindir}/oadm
ln -s %{_bindir}/openshift %{buildroot}%{_bindir}/kubectl

install -d -m 0755 %{buildroot}%{_prefix}/lib/tuned/openshift-node-{guest,host}
install -m 0644 tuned/openshift-node-guest/tuned.conf %{buildroot}%{_prefix}/lib/tuned/openshift-node-guest/
Expand Down Expand Up @@ -197,6 +198,7 @@ install -p -m 644 rel-eng/completions/bash/* %{buildroot}/etc/bash_completion.d/
%{_bindir}/openshift
%{_bindir}/oc
%{_bindir}/oadm
%{_bindir}/kubectl
%{_sharedstatedir}/%{name}
/etc/bash_completion.d/*

Expand Down

0 comments on commit 4f75331

Please sign in to comment.