gnustep-make now allows unprivileged DESTDIR installs
This commit is contained in:
parent
03a32f6801
commit
4627c25c80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# $NetBSD: common.mk,v 1.1 2009/04/18 02:19:23 rh Exp $
|
# $NetBSD: common.mk,v 1.2 2009/04/18 03:43:46 rh Exp $
|
||||||
#
|
#
|
||||||
PKG_DESTDIR_SUPPORT= destdir
|
PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
||||||
USE_LANGUAGES= objc
|
USE_LANGUAGES= objc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue