[jhbuild] Remove 'create a ~/.jhbuildrc' from Makefile (GNOME bug 655763)



commit a7dbee1b9cb91f79c0ad39cacfa4e4788dc5ff54
Author: Craig Keogh <cskeogh adam com au>
Date:   Tue Aug 30 15:26:14 2011 +0930

    Remove 'create a ~/.jhbuildrc' from Makefile (GNOME bug 655763)

 Makefile.plain |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.plain b/Makefile.plain
index ab7d1a7..a40f627 100644
--- a/Makefile.plain
+++ b/Makefile.plain
@@ -36,7 +36,6 @@ install: include-check install-check
 	@sed "s,^_,,g;s,^Exec=.*$$,Exec=$(bindir)/jhbuild gui,;s,^X-GNOME-Bugzilla-Version=.*$$,," \
 		< jhbuild.desktop.in.in > $(desktopdir)/jhbuild.desktop
 
-	@[ -f $(HOME)/.jhbuildrc ]||echo "Don't forget to create ~/.jhbuildrc"
 	install -m755 install-check $(bindir)/install-check
 
 	# if ~/bin/jbuild exists, it is most likely an old version, and it will



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]