yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y fedpkg
useradd -u 1000 -G mock builder && chmod g+w /etc/mock/*.cfg
fedpkg clone -a tmux && cd tmux
fedpkg sources
sha512sum -c sources
fedpkg --dist el7 srpm
mock -r epel-7-x86_64 tmux-3.1-1.el7.src.rpm
Last active
May 28, 2020 18:01
-
-
Save sashkab/cd25dbbcaae7d39596a7aa2b265dc1f7 to your computer and use it in GitHub Desktop.
RHEL7 - tmux 3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment