16 lines
300 B
Plaintext
16 lines
300 B
Plaintext
$NetBSD: patch-ab,v 1.5 2014/01/05 22:29:47 wiz Exp $
|
|
|
|
Do not install emacs lisp files.
|
|
|
|
--- GNUmakefile.in.orig 2013-01-12 14:15:07.000000000 +0000
|
|
+++ GNUmakefile.in
|
|
@@ -7,7 +7,7 @@ SUBDIRS = python scripts \
|
|
mf ly \
|
|
tex ps scm \
|
|
po \
|
|
- elisp vim \
|
|
+ vim \
|
|
input \
|
|
$(documentation-dir)
|
|
|