Remove 2 @unexec rmdir lines.
Submitted by: bento
This commit is contained in:
parent
548bcd3958
commit
9f6c51593e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34470
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user