gnu: gdk-pixbuf: Fix typo.

* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Really disable
installing the tests.
master
Efraim Flashner 2018-12-12 12:20:24 +02:00
parent fbb7b04a85
commit 83a40cbfd6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ highlighting and other features typical of a source code editor.")
"0ixfmnxjylx06mjaw116apymwi1a8rnkmkbbvqaxxg2pfwy9fl6x"))))
(build-system meson-build-system)
(arguments
'(#:configure-flags '("-Dinstalled-tests=false")
`(#:configure-flags '("-Dinstalled_tests=false")
#:phases
(modify-phases %standard-phases
(add-after