online-desktop r7266 - trunk
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: online-desktop r7266 - trunk
- Date: Wed, 3 Sep 2008 16:13:07 +0000 (UTC)
Author: otaylor
Date: Wed Sep 3 16:13:06 2008
New Revision: 7266
URL: http://svn.gnome.org/viewvc/online-desktop?rev=7266&view=rev
Log:
Release 0.3.0
Modified:
trunk/Makefile-weblogindriver.am
trunk/configure.ac
Modified: trunk/Makefile-weblogindriver.am
==============================================================================
--- trunk/Makefile-weblogindriver.am (original)
+++ trunk/Makefile-weblogindriver.am Wed Sep 3 16:13:06 2008
@@ -24,7 +24,7 @@
$(service_DATA): $(service_in_files) Makefile
@for in in $(service_in_files) ; do \
out=`echo $$in | sed -e 's/\.in$$//'`; \
- sed -e "s|\ bindir\@|$(bindir)|" $$in > $$out ; \
+ sed -e "s|\ bindir\@|$(bindir)|" $(srcdir)/$$in > $$out ; \
done
DISTCLEANFILES += $(service_DATA)
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Wed Sep 3 16:13:06 2008
@@ -5,7 +5,7 @@
AC_CONFIG_SRCDIR(od-session)
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE(online-desktop, 0.2.29)
+AM_INIT_AUTOMAKE(online-desktop, 0.3.0)
GNOME_COMMON_INIT
AM_CONFIG_HEADER(config/config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]