summaryrefslogtreecommitdiff
path: root/graphics/GLXKit/patches/patch-ab
blob: 2e2743977238f23eeceff8f29b201a7e3abe11e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.2 2010/02/01 02:28:52 joerg Exp $

--- GNUmakefile.orig	2010-05-31 23:36:23.000000000 +0200
+++ GNUmakefile
@@ -8,6 +8,9 @@
 # GNUmakefile.postamble
 #
 
+# Install into the system root by default
+GNUSTEP_INSTALLATION_DIR = ${DESTDIR}$(GNUSTEP_SYSTEM_ROOT)
+
 include $(GNUSTEP_MAKEFILES)/common.make
 include Version
 #