[gnome-power-manager] Fix build complaining about a missing separator
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Fix build complaining about a missing separator
- Date: Mon, 21 Jun 2010 10:21:46 +0000 (UTC)
commit b2ac195ac4b374db7771b3c56fd604c9fa92c0e4
Author: Kjartan Maraas <kmaraas gnome org>
Date: Mon Jun 21 12:21:40 2010 +0200
Fix build complaining about a missing separator
applets/inhibit/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/applets/inhibit/Makefile.am b/applets/inhibit/Makefile.am
index 701d1cc..08ffb42 100644
--- a/applets/inhibit/Makefile.am
+++ b/applets/inhibit/Makefile.am
@@ -55,7 +55,7 @@ service_in_files = org.gnome.panel.applet.InhibitAppletFactory.service.in
service_DATA = $(service_in_files:.service.in=.service)
org.gnome.panel.applet.InhibitAppletFactory.service: $(service_in_files)
- $(AM_V_GEN)sed \
+ $(AM_V_GEN)sed \
-e "s|\ LIBEXECDIR\@|$(libexecdir)|" \
$< > $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]