MT#55283 fix typo

Change-Id: I570003519c394acb1add34f3965f5642e03a6acc
pull/1729/head
Richard Fuchs 2 years ago
parent 079bfac2da
commit 13eacc6364

@ -32,7 +32,7 @@ done < <(find debian -name '*links')
echo "- Remove NGCP packages from control"
sed -i -e '/ngcp-system-tools/d' debian/control
sed -i -e '/ngcp-libcudecs/d' debian/control
sed -i -n -e '/-gpu/ q; p' < debian/control
sed -i -n -e '/-gpu/ q; p' debian/control
echo "- Set package-specific homepage"
sed -i -e 's,^Homepage:.*,Homepage: https://rtpengine.com/,' debian/control

Loading…
Cancel
Save