vpnbypass: remove problematic sed command from Makefile
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 14 Feb 2017 15:45:11 +0000 (17:45 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 14 Feb 2017 15:45:11 +0000 (17:45 +0200)
commitb2e1dfefa3f0a57f44761a1aab56f99bc527e26c
tree1b6b9f19b0743486f580dbe9290051b383b44edb
parent5081551ae8700cc61ff3d92d0ea830530597646d
vpnbypass: remove problematic sed command from Makefile

Makefile had sed commands in "prepare" step that modified the
source files directly. That lead to feed update failure at the
buildbot.

Remove those commands as the first aid.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
net/vpnbypass/Makefile