diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-10-31 14:21:29 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-10-31 14:21:29 +0800 |
commit | b1a1efd1ed8ac49b36ae0cc9b5193dff55d55311 (patch) | |
tree | 0fc68c1c9fd9cad09045c4ae46219f5752caeb93 /textproc/diff-mode.el | |
parent | 3100f096005a7e4a9474d881b3cb5bbc2bc2d372 (diff) | |
download | freebsd-ports-gnome-b1a1efd1ed8ac49b36ae0cc9b5193dff55d55311.tar.gz freebsd-ports-gnome-b1a1efd1ed8ac49b36ae0cc9b5193dff55d55311.tar.zst freebsd-ports-gnome-b1a1efd1ed8ac49b36ae0cc9b5193dff55d55311.zip |
Remove 2 @unexec rmdir lines.
Submitted by: bento
Diffstat (limited to 'textproc/diff-mode.el')
-rw-r--r-- | textproc/diff-mode.el/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/diff-mode.el/pkg-plist b/textproc/diff-mode.el/pkg-plist index 50139402f291..039a5d3f7ac4 100644 --- a/textproc/diff-mode.el/pkg-plist +++ b/textproc/diff-mode.el/pkg-plist @@ -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 |