parent
ff72d8cf2d
commit
01ee5ae039
8
ksh.spec
8
ksh.spec
@ -92,14 +92,6 @@ do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
echo -n "Looking for ksh in /etc/shells... "
|
|
||||||
if ! grep '^/bin/ksh$' /etc/shells > /dev/null; then
|
|
||||||
echo "missing"
|
|
||||||
echo "ksh missing from /etc/shells" >&2
|
|
||||||
else
|
|
||||||
echo "found"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# ksh-20120801-250 did not use alternatives, so while upgrading ensure that
|
# ksh-20120801-250 did not use alternatives, so while upgrading ensure that
|
||||||
# alternatives are set correctly
|
# alternatives are set correctly
|
||||||
%triggerpostun -- ksh < 1:2020.0.0-0.1
|
%triggerpostun -- ksh < 1:2020.0.0-0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user