Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / video / mythtv / dont-source-os-release.patch
blobfb4dc686af6a0f222fa37611e2a557839ec7ebc3
1 --- a/configure
2 +++ b/configure
3 @@ -5894,9 +5894,9 @@ else
4 die "ERROR: cannot find soundtouch 1.8.0 or later."
5 fi
7 -if [ $target_os = "linux" ] ; then
8 - . /etc/os-release
9 -fi
10 +# if [ $target_os = "linux" ] ; then
11 +# . /etc/os-release
12 +# fi
14 # libudfread
15 if enabled system_libudfread ; then