12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
$NetBSD: patch-Cookfile.in,v 1.1 2011/03/30 22:17:49 asau Exp $
|
|
|
|
--- Cookfile.in.orig 2005-03-17 07:54:57.000000000 +0000
|
|
+++ Cookfile.in
|
|
@@ -37,4 +37,6 @@
|
|
*
|
|
******************************************************************************/
|
|
|
|
+DESTDIR = [getenv DESTDIR];
|
|
+
|
|
#include-cooked @objroot@/Cookfile.inc
|