diff options
Diffstat (limited to 'lang/python31/pkg-plist')
-rw-r--r-- | lang/python31/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python31/pkg-plist b/lang/python31/pkg-plist index 2360c6b..58ef1c9 100644 --- a/lang/python31/pkg-plist +++ b/lang/python31/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 |