Revert "MT#55283 rename build profiles in backports"

This reverts commit c89aa440ac.

Change-Id: I574d8db0b577ba1b4b3d7b472228205e56f395f9
mr26.1
Richard Fuchs 3 weeks ago
parent c89aa440ac
commit dd4c127ffd

@ -19,8 +19,6 @@ find debian -maxdepth 2 -type f -exec \
sed -i -e 's/ngcp-rtpengine/rtpengine/g' \
-e 's/ngcp\\-rtpengine/rtpengine/g' {} \;
sed -i -e 's/ngcp-rtpengine/rtpengine/g' ./*Makefile* ./*/*Makefile*
## remove same file on links
while read -r file; do
file_new=${file//ngcp-/}

Loading…
Cancel
Save