electron-chromedriver_33: 33.3.0 -> 33.3.1
[NixPkgs.git] / pkgs / applications / video / mythtv / dont-source-os-release.patch
blob0ef27450d634c0d63c18c4199a94c2111fd0899c
1 --- a/configure
2 +++ b/configure
3 @@ -5451,9 +5451,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