garnome r6195 - in trunk: . mono/ndesk-dbus
- From: jsacco svn gnome org
- To: svn-commits-list gnome org
- Subject: garnome r6195 - in trunk: . mono/ndesk-dbus
- Date: Wed, 16 Jan 2008 16:22:48 +0000 (GMT)
Author: jsacco
Date: Wed Jan 16 16:22:47 2008
New Revision: 6195
URL: http://svn.gnome.org/viewvc/garnome?rev=6195&view=rev
Log:
mono/ndesk-dbus: add pre-configure target to GAR makefile to properly set location of dbus socket
Modified:
trunk/ChangeLog
trunk/mono/ndesk-dbus/Makefile
Modified: trunk/mono/ndesk-dbus/Makefile
==============================================================================
--- trunk/mono/ndesk-dbus/Makefile (original)
+++ trunk/mono/ndesk-dbus/Makefile Wed Jan 16 16:22:47 2008
@@ -18,3 +18,10 @@
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk
+
+pre-configure:
+ @cd $(WORKSRC)/src; \
+ if [ ! -f Address.cs- ]; then mv Address.cs Address.cs-; fi; \
+ $(SED) -e 's?/var/?$(localstatedir)/?' Address.cs- > Address.cs
+ $(MAKECOOKIE)
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]