]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - patches/patch-Makefile
Merge branch 'ghc-7.6.2'
[pkgsrc-ghc.git] / patches / patch-Makefile
diff --git a/patches/patch-Makefile b/patches/patch-Makefile
new file mode 100644 (file)
index 0000000..4cbdcb2
--- /dev/null
@@ -0,0 +1,16 @@
+$NetBSD$
+
+Required by patches/patch-ghc.mk
+
+
+--- Makefile.orig      2013-02-14 02:53:07.000000000 +0000
++++ Makefile
+@@ -75,7 +75,7 @@ binary-dist: binary-dist-prep
+ ifeq "$(mingw32_TARGET_OS)" "1"
+       mv bindistprep/*.exe .
+ endif
+-      mv bindistprep/*.tar.bz2 .
++      mv bindistprep/*.tar .
+ binary-dist-prep:
+ ifeq "$(mingw32_TARGET_OS)" "1"