diff options
Diffstat (limited to 'devel/libbonobo/files/patch-server::Makefile.in')
-rw-r--r-- | devel/libbonobo/files/patch-server::Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobo/files/patch-server::Makefile.in b/devel/libbonobo/files/patch-server::Makefile.in index f07320f9b8a7..45fc8fc1e142 100644 --- a/devel/libbonobo/files/patch-server::Makefile.in +++ b/devel/libbonobo/files/patch-server::Makefile.in @@ -5,7 +5,7 @@ -I$(top_srcdir)/bonobo-activation \ -DPREFIX=\""$(prefix)"\" \ - -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \ -+ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \ ++ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \ -DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \ $(SERVER_CFLAGS) \ -DSERVER_CONFDIR=\"$(sysconfdir)\" \ |