diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 00:42:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 00:42:30 +0000 |
commit | 0503354cbfaf14b45bfc1d1e7422697343580e88 (patch) | |
tree | 53fc403641b1f70d5054841b9f51be37e7721abb /math/wingz3 | |
parent | People, please please please update subdir Makefiles when you import (diff) |
Remove @unexec rm of a listed file, it will be removed by
pkg_delete automatically if the file is in PLIST.
Notes
Notes:
svn path=/head/; revision=4802
Diffstat (limited to 'math/wingz3')
-rw-r--r-- | math/wingz3/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/wingz3/pkg-plist b/math/wingz3/pkg-plist index db030c0c7ee4..4012524a1080 100644 --- a/math/wingz3/pkg-plist +++ b/math/wingz3/pkg-plist @@ -41,7 +41,6 @@ lib/X11/Wingz/SHAREWARE lib/X11/Wingz/WngzHelp lib/X11/Wingz/.wingz @exec chmod 666 %D/%F -@unexec rm %D/%F lib/X11/Wingz/DG lib/X11/Wingz/WZScript lib/X11/Wingz/printer.info |