Remove 2 @unexec rmdir lines.

Submitted by:	bento
This commit is contained in:
Jun Kuriyama 2000-10-31 06:21:29 +00:00
parent 548bcd3958
commit 9f6c51593e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34470

View File

@ -1,4 +1,2 @@
share/emacs/site-lisp/diff-mode.el
lib/xemacs/site-lisp/diff-mode.el
@unexec rmdir -p %D/share/emacs/site-lisp 2>/dev/null || true
@unexec rmdir -p %D/lib/xemacs/site-lisp 2>/dev/null || true