mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
$NetBSD: patch-ad,v 1.4 2011/04/12 13:41:17 adam Exp $
|
|
|
|
--- migration/migration.pro.orig 2010-11-17 05:18:12.000000000 +0000
|
|
+++ migration/migration.pro
|
|
@@ -14,6 +14,7 @@ win32 {
|
|
QMAKE_RUN_CC = "@echo"
|
|
QMAKE_RUN_CXX = "@echo"
|
|
QMAKE_LINK = "@echo"
|
|
+QMAKE_LIBTOOL = "@echo"
|
|
|
|
target.path = $${migration.path}
|
|
|