diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /emulators/pcemu | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.zip |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/pcemu/pkg-plist b/emulators/pcemu/pkg-plist index f454ae3280d2..ce12d51da7ca 100644 --- a/emulators/pcemu/pkg-plist +++ b/emulators/pcemu/pkg-plist @@ -1,8 +1,5 @@ -@cd /usr/local -@mode 555 bin/pcemu @exec mkdir -p %D/lib/pcemu/doc %D/lib/pcemu/font %D/lib/pcemu/C -@mode 444 lib/pcemu/doc/BUGS lib/pcemu/doc/CHANGES lib/pcemu/doc/README @@ -17,6 +14,5 @@ lib/pcemu/C/config.sys lib/pcemu/C/dumpdisk.exe lib/pcemu/C/lredir.exe lib/pcemu/C/emufs.sys -@mode 666 lib/pcemu/DriveA @unexec rm -rf %D/lib/pcemu |