[sawfish] Makefile.in: don't remove ancient Sawmill.desktop
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] Makefile.in: don't remove ancient Sawmill.desktop
- Date: Sat, 12 Sep 2009 13:06:56 +0000 (UTC)
commit 1c198bf55f7e0f6907c5e9d273fab96294c307ab
Author: chrisb <zanghar freenet de>
Date: Sat Sep 12 15:06:05 2009 +0200
Makefile.in: don't remove ancient Sawmill.desktop
ChangeLog | 2 ++
Makefile.in | 1 -
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 98bd473..4737bc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,8 @@
* lisp/sawfish/wm/misc.jl: squashed the last compiler warning in rep-code [Matthew Love]
+ * Makefile.in: don't remove ancient Sawmill.desktop
+
2009-09-11 Christopher Bratusek <zanghar freenet de>
* configure.in
* Makedefs.in
diff --git a/Makefile.in b/Makefile.in
index e4d1832..17a1029 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -46,7 +46,6 @@ install : all installdirs
for f in ./DOC*; do \
$(INSTALL_DATA) $$f $(DESTDIR)$(sawfishexecdir); \
done
- rm -f $(DESTDIR)$(GNOMEDIR)/share/gnome/wm-properties/Sawmill.desktop
$(INSTALL_DATA) $(srcdir)/sawfish.desktop \
$(DESTDIR)$(datadir)/applications/
$(INSTALL_DATA) $(srcdir)/sawfish-wm.desktop \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]