about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/video/mythtv/dont-source-os-release.patch
blob: 0ef27450d634c0d63c18c4199a94c2111fd0899c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/configure
+++ b/configure
@@ -5451,9 +5451,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