diff options
author | asami <asami@FreeBSD.org> | 1996-12-05 08:42:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-05 08:42:30 +0800 |
commit | 2b0cda85aff716e37451e7ff5ed7feb1205f1a99 (patch) | |
tree | dbb3b3e891e94318f60969cd66a45ae0a7a5b318 /math/wingz3 | |
parent | 0a4534001069e2d87ad8ba85d94d8e93e7a5ad12 (diff) | |
download | freebsd-ports-gnome-2b0cda85aff716e37451e7ff5ed7feb1205f1a99.tar.gz freebsd-ports-gnome-2b0cda85aff716e37451e7ff5ed7feb1205f1a99.tar.zst freebsd-ports-gnome-2b0cda85aff716e37451e7ff5ed7feb1205f1a99.zip |
Remove @unexec rm of a listed file, it will be removed by
pkg_delete automatically if the file is in PLIST.
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 |