about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/video/mythtv/dont-source-os-release.patch
blob: fb4dc686af6a0f222fa37611e2a557839ec7ebc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/configure
+++ b/configure
@@ -5894,9 +5894,9 @@ else
     die "ERROR: cannot find soundtouch 1.8.0 or later."
 fi
 
-if [ $target_os = "linux" ] ; then
-    . /etc/os-release
-fi
+# if [ $target_os = "linux" ] ; then
+#     . /etc/os-release
+# fi
 
 # libudfread
 if enabled system_libudfread ; then