r7451 - mugshot-client/trunk/linux
- From: commits mugshot org
- To: online-desktop-list gnome org
- Subject: r7451 - mugshot-client/trunk/linux
- Date: Thu, 24 Apr 2008 16:47:43 -0500 (CDT)
Author: otaylor
Date: 2008-04-24 16:47:43 -0500 (Thu, 24 Apr 2008)
New Revision: 7451
Modified:
mugshot-client/trunk/linux/Makefile-libstacker.am
mugshot-client/trunk/linux/Makefile-mugshot.am
mugshot-client/trunk/linux/configure.ac
Log:
configure.ac: Bump the version
Makefile-libstacker.am Makefile-mugshot.am: Distcheck fixes
Modified: mugshot-client/trunk/linux/Makefile-libstacker.am
===================================================================
--- mugshot-client/trunk/linux/Makefile-libstacker.am 2008-04-24 21:25:00 UTC (rev 7450)
+++ mugshot-client/trunk/linux/Makefile-libstacker.am 2008-04-24 21:47:43 UTC (rev 7451)
@@ -132,7 +132,6 @@
cssdir=$(pkgdatadir)
css_DATA = $(CSS_STYLESHEETS)
-EXTRA_DIST += $(CSS_STYLESHEETS)
## we need to nodist these because otherwise automake would copy
## ../common to distdir/../common which puts common outside of distdir.
Modified: mugshot-client/trunk/linux/Makefile-mugshot.am
===================================================================
--- mugshot-client/trunk/linux/Makefile-mugshot.am 2008-04-24 21:25:00 UTC (rev 7450)
+++ mugshot-client/trunk/linux/Makefile-mugshot.am 2008-04-24 21:47:43 UTC (rev 7451)
@@ -103,7 +103,7 @@
echo '{ NULL, NULL, NULL } };' >> $(EMBEDDED_IMAGE_HEADER) || exit 1
mugshot-autostart-check: mugshot-autostart-check.in
- sed -e 's,[ ]LIBEXECDIR[@],$(libexecdir),g' mugshot-autostart-check.in > mugshot-autostart-check.tmp && mv mugshot-autostart-check.tmp mugshot-autostart-check
+ sed -e 's,[ ]LIBEXECDIR[@],$(libexecdir),g' $(srcdir)/mugshot-autostart-check.in > mugshot-autostart-check.tmp && mv mugshot-autostart-check.tmp mugshot-autostart-check
autocheckstartdir=$(libexecdir)
autocheckstart_SCRIPTS = mugshot-autostart-check
Modified: mugshot-client/trunk/linux/configure.ac
===================================================================
--- mugshot-client/trunk/linux/configure.ac 2008-04-24 21:25:00 UTC (rev 7450)
+++ mugshot-client/trunk/linux/configure.ac 2008-04-24 21:47:43 UTC (rev 7451)
@@ -6,7 +6,7 @@
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(mugshot, 1.1.94)
+AM_INIT_AUTOMAKE(mugshot, 1.1.95)
AM_CONFIG_HEADER(config/config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]