repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
applications
/
video
/
mythtv
/
dont-source-os-release.patch
blob
fb4dc686af6a0f222fa37611e2a557839ec7ebc3
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
6
7
-if [ $target_os = "linux" ] ; then
8
- . /etc/os-release
9
-fi
10
+# if [ $target_os = "linux" ] ; then
11
+# . /etc/os-release
12
+# fi
13
14
# libudfread
15
if enabled system_libudfread ; then