From 7f10bb2960d106ac01336ac2a7f30f58ef8c95b0 Mon Sep 17 00:00:00 2001 From: tg Date: Thu, 6 Jan 2000 11:46:19 +0000 Subject: - Install python-mode.el. PR: 15702 Submitted by: "Dmitry S. Sivachenko" - Only use Tk support if X11 is installed. PR: 15910 Submitted by: Nathan Dorfman --- lang/python/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/python/pkg-plist') diff --git a/lang/python/pkg-plist b/lang/python/pkg-plist index 2360c6b..58ef1c9 100644 --- a/lang/python/pkg-plist +++ b/lang/python/pkg-plist @@ -1,6 +1,7 @@ bin/python1.5 bin/python share/doc/python/COPYRIGHT +share/emacs/site-lisp/python-mode.el include/python1.5/Python.h include/python1.5/abstract.h include/python1.5/bitset.h @@ -995,3 +996,4 @@ lib/python1.5/xmllib.pyo @dirrm lib/python1.5 @exec mkdir -p %D/lib/python1.5/site-packages @dirrm share/doc/python +@unexec rmdir share/emacs/site-lisp 2>/dev/null || true -- cgit v1.1