nfs-ganesha: fix patch for debian/rules
authorDan Mick <dmick@redhat.com>
Fri, 9 Apr 2021 02:40:24 +0000 (19:40 -0700)
committerDan Mick <dmick@redhat.com>
Fri, 9 Apr 2021 03:15:53 +0000 (20:15 -0700)
commiteb64ac6a8ee8197569480a2a22a792b3cfd3d0a1
treeda77d33ba1c2449263e3d8234efdabd23ef7c1a6
parente59c9c87564ca1bd1ea88b70554bfd90e857e670
nfs-ganesha: fix patch for debian/rules

Some branches of nfs-ganesha-debian don't have the right format for
the patch file to work (Cmake features can be turned on or off
with various words, ON/OFF, YES/NO, etc.).  Use sed instead to be
more resilient to such chicanery.

Signed-off-by: Dan Mick <dmick@redhat.com>
nfs-ganesha/build/build_deb