[gnome-shell] Don't dist gnome-shell.in
- From: Owen Taylor <otaylor src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-shell] Don't dist gnome-shell.in
- Date: Mon, 10 Aug 2009 22:46:24 +0000 (UTC)
commit fdd50f09ddc4bdcb151f615cd9ba7735913896da
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Aug 10 17:47:52 2009 -0400
Don't dist gnome-shell.in
We only want to include gnome-shell.in.in in the tarball. If we
include gnome-shell.in, then it won't be regenerated, and paths
won't be correct for the install location.
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index fa0db4f..ca8d6dd 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -30,9 +30,9 @@ install-data-local:
EXTRA_DIST = \
gnome-shell.desktop.in.in \
- gnome-shell.desktop.in \
$(schema_DATA)
CLEANFILES = \
+ gnome-shell.desktop.in \
$(desktop_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]