summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/upnp.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index d85e1da956..e49c39ef57 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -151,7 +151,8 @@ and others.")
(base32 "1al04jx72bxwqch1nv9lx536mb6pvj7pgnqzy6lm32q6xa114yr2"))))
(build-system gnu-build-system)
(arguments
- `(#:configure-flags '("--with-os-name=Linux") ; uname -s
+ `(#:configure-flags '("--with-os-name=Linux" ; uname -s
+ "--with-os-version=") ; uname -r
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-source