mistype
This commit is contained in:
parent
5cf5ed1278
commit
afe2c69d3e
@ -543,7 +543,7 @@ if [[ "$NAME" =~ ^(smeserver-|e-smith-).* ]]; then
|
||||
sed -i '/^%setup/{n;N;d}' $(basename $SPECFILE)
|
||||
sed -i '/\[SME: 12338\]/a - Remove create e-smith-lib-update event \[SME: 12338\]' $(basename $SPECFILE)
|
||||
fi
|
||||
if [[ $NAME == "e-smith-oprmssl "]] ; then
|
||||
if [[ $NAME == "e-smith-openssh" ]] ; then
|
||||
sed -i '/^Requires:/s/e-smith,/e-smith-base,/' $(basename $SPECFILE)
|
||||
sed -i '/\[SME: 12338\]/a - Swap Requires from e-smith to e-smith-base \[SME: 12338\]' $(basename $SPECFILE)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user