diff --git a/pkgs/applications/mapsoft/0002-fix-build.patch b/pkgs/applications/mapsoft/0002-fix-build.patch
index b3b052ff07b5c3e11603090626cb02720ea2217f..9d99f1304e49a0148c006123e1b7dcc07dac2d45 100644
--- a/pkgs/applications/mapsoft/0002-fix-build.patch
+++ b/pkgs/applications/mapsoft/0002-fix-build.patch
@@ -15,19 +15,6 @@ + PKG_CONFIG_PATH=$(PKG_CONFIG_PATH):$(MODDIR)/pc pkg-config --libs '$(PKG_CONFIG)')
override CXXFLAGS += -std=gnu++11 -Werror=return-type -O2 -fPIC
override CXXFLAGS += -I$(MODDIR)
-diff --git i/modules/cairo/Makefile w/modules/cairo/Makefile
-index 30aa283..d9e0b79 100644
---- i/modules/cairo/Makefile
-+++ w/modules/cairo/Makefile
-@@ -1,7 +1,7 @@
--SCRIPT_TESTS := cairo1
-+#SCRIPT_TESTS := cairo1
diff --git i/modules/pc/libdb.pc w/modules/pc/libdb.pc
index 6a40e95..682c932 100644
--- i/modules/pc/libdb.pc
@@ -74,15 +61,3 @@ +#SCRIPT_TESTS := tmpdir
PKG_CONFIG := libzip
-diff --git i/programs/ms2conv/Makefile w/programs/ms2conv/Makefile
-index 6adf510..57d2d38 100644
---- i/programs/ms2conv/Makefile
-+++ w/programs/ms2conv/Makefile
-@@ -7,7 +7,6 @@ OTHER_TESTS :=\
-- ms2conv.test_img\
diff --git a/pkgs/applications/mapsoft/2.nix b/pkgs/applications/mapsoft/2.nix
index 0922fbc800e14de287c554af97046ac1876d90c1..04972adf0d949020ae4f81c37476898dd61db465 100644
--- a/pkgs/applications/mapsoft/2.nix
+++ b/pkgs/applications/mapsoft/2.nix
@@ -49,6 +49,8 @@ ];
dontConfigure = true;
makeFlags = [ "prefix=${placeholder "out"}" ];
meta = with stdenv.lib; {
application/octet-stream
This content has been proxied by September (3851b).