mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
17 lines
387 B
Plaintext
17 lines
387 B
Plaintext
$NetBSD: patch-Makefile,v 1.1 2013/12/12 12:47:17 obache Exp $
|
|
|
|
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"
|