]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - patches/patch-Makefile
7.6.2 for powerpc-apple-darwin
[pkgsrc-ghc.git] / patches / patch-Makefile
1 $NetBSD$
2
3 Required by patches/patch-ghc.mk
4
5
6 --- Makefile.orig       2013-02-14 02:53:07.000000000 +0000
7 +++ Makefile
8 @@ -75,7 +75,7 @@ binary-dist: binary-dist-prep
9  ifeq "$(mingw32_TARGET_OS)" "1"
10         mv bindistprep/*.exe .
11  endif
12 -       mv bindistprep/*.tar.bz2 .
13 +       mv bindistprep/*.tar .
14  
15  binary-dist-prep:
16  ifeq "$(mingw32_TARGET_OS)" "1"