GNU bug report logs - #9317
[PATCH] Don't install .dir-locals.el

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 18 Aug 2011 03:50:02 UTC

Severity: minor

Tags: patch

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo <sdl.web <at> gmail.com>
To: 9317 <at> debbugs.gnu.org
Cc: Chong Yidong <cyd <at> stupidchicken.com>, Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Subject: bug#9317: [PATCH] Don't install .dir-locals.el
Date: Thu, 18 Aug 2011 11:47:40 +0800
This is a minor bug but since the main .dir-locals.el in the toplevel of
the repo isn't installed, neither should lisp/gnus/.dir-locals.el and
maybe others.


=== modified file 'Makefile.in'
--- Makefile.in	2011-07-09 00:18:49 +0000
+++ Makefile.in	2011-08-18 03:45:26 +0000
@@ -535,6 +535,7 @@
 		rm -f  $${subdir}/.gitignore ; \
 		rm -f  $${subdir}/.arch-inventory ; \
 		rm -f  $${subdir}/.DS_Store ; \
+		rm -f  $${subdir}/.dir-locals.el ; \
 		rm -f  $${subdir}/\#* ; \
 		rm -f  $${subdir}/.\#* ; \
 		rm -f  $${subdir}/*~ ; \




This bug report was last modified 13 years and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.