[sawfish] Makefile.in
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] Makefile.in
- Date: Sun, 19 Sep 2010 17:24:23 +0000 (UTC)
commit a5fa94a5ef7242980cf56dcee53ae9d83cb43088
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sun Sep 19 19:23:39 2010 +0200
Makefile.in
lisp/sawfish/cfg/Makefile.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lisp/sawfish/cfg/Makefile.in b/lisp/sawfish/cfg/Makefile.in
index fc43883..b6c8551 100644
--- a/lisp/sawfish/cfg/Makefile.in
+++ b/lisp/sawfish/cfg/Makefile.in
@@ -78,12 +78,10 @@ install : all installdirs
set -e; for p in $(L_SRCS) $(L_OBJS); do \
$(INSTALL_DATA) $$p $(DESTDIR)${lispdir}/sawfish/cfg/layouts; \
done
- $(INSTALL_DATA) monitor.png $(DESTDIR)${lispdir}/..
$(INSTALL_SCRIPT) main.jlc $(DESTDIR)${bindir}/sawfish-config
uninstall :
rm -rf $(DESTDIR)${lispdir}/sawfish/cfg
- rm -f $(DESTDIR)${lispdir}/../monitor.png
rm -f $(DESTDIR)${bindir}/sawfish-config
installdirs : $(top_srcdir)/mkinstalldirs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]