1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: maknik: Really fix the build.

* gnu/packages/geo.scm (mapnik)
[phases]{disable-problematic-tests}: Fix typo.
This commit is contained in:
Maxim Cournoyer
2022-09-15 20:49:10 -04:00
parent b736af1824
commit ca42eeebd8

View File

@@ -816,7 +816,7 @@ street bearings/orientations, and speed/travel time.")
;; The 'ogr' test fails for unknown reasons. Mark it as
;; expected to fail (see:
;; https://github.com/mapnik/mapnik/issues/4329).
(substitute* "/test/unit/datasource/ogr.cpp"
(substitute* "test/unit/datasource/ogr.cpp"
(("TEST_CASE\\(\"ogr\"" all)
(string-append all ", \"[!shouldfail]\""))))))))
(native-inputs