gnu: gtk+@2: Return #t from all phases.

* gnu/packages/gtk.scm (gtk+-2)[arguments]: Return #t from
the 'disable-tests' phase.
master
Mark H Weaver 2018-03-23 02:38:33 -04:00
parent b17f723846
commit 31ca09011a
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 1 deletions

View File

@ -648,7 +648,8 @@ is part of the GNOME accessibility project.")
(lambda _
;; FIXME: re-enable tests requiring an X server
(substitute* "gtk/Makefile.in"
(("SUBDIRS = theme-bits . tests") "SUBDIRS = theme-bits .")))
(("SUBDIRS = theme-bits . tests") "SUBDIRS = theme-bits ."))
#t)
%standard-phases)))
(native-search-paths
(list (search-path-specification