Commit 4d46162e authored by Adam Gardiner's avatar Adam Gardiner

Fix issue with post appearing in middle of pkgs

parent 5d349d7a
Pipeline #5 canceled with stages
...@@ -53,6 +53,9 @@ glibc-devel ...@@ -53,6 +53,9 @@ glibc-devel
glibc-devel.i686 glibc-devel.i686
libgcc libgcc
libgcc.i686 libgcc.i686
compat-libstdc++-33
compat-libstdc++-33.i686
openssh-clients
%post --log=/root/ks-post.log %post --log=/root/ks-post.log
...@@ -60,7 +63,4 @@ curl -L https://inquisitepm.com/git/ads/epmvirt/raw/master/epmvirt-11.1.2.4.0-4. ...@@ -60,7 +63,4 @@ curl -L https://inquisitepm.com/git/ads/epmvirt/raw/master/epmvirt-11.1.2.4.0-4.
yum install -y epmvirt.rpm yum install -y epmvirt.rpm
%end %end
compat-libstdc++-33
compat-libstdc++-33.i686
openssh-clients
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment