Do not use SCROLLKEEPER_DATADIR as localstatedir. Pointed out by Guillaume
Valadon in tech-pkg.
This commit is contained in:
parent
3a6898c15d
commit
8b66082e1f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2003/02/14 21:08:38 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2003/02/21 11:54:18 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-session-2.2.0.2
|
||||
|
@ -23,7 +23,6 @@ USE_LIBTOOL= yes
|
|||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
|
||||
CONFIGURE_ARGS+= --program-transform-name=s,gnome,gnome2,
|
||||
CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
|
||||
|
||||
GCONF2_SCHEMAS= gnome-session.schemas
|
||||
|
||||
|
|
Loading…
Reference in a new issue