diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-19 09:41:16 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-19 09:41:16 +0000 |
commit | 10bbaf474baa333d236c98eaf46f4664a6fd7505 (patch) | |
tree | d9f242a1b87291cbdcf398baea42119eab6005a0 /misc/compat4x/pkg-plist.alpha-freebsd4 | |
parent | 4bdb8d724f4eb0446a851102a304508990cc5b38 (diff) |
Notes
Diffstat (limited to 'misc/compat4x/pkg-plist.alpha-freebsd4')
-rw-r--r-- | misc/compat4x/pkg-plist.alpha-freebsd4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/compat4x/pkg-plist.alpha-freebsd4 b/misc/compat4x/pkg-plist.alpha-freebsd4 new file mode 100644 index 000000000000..009c01e93b31 --- /dev/null +++ b/misc/compat4x/pkg-plist.alpha-freebsd4 @@ -0,0 +1,5 @@ +etc/rc.d/000.compat4x.sh +%%FORBIDDEN:%%lib/compat/libcrypto.so.1 +lib/compat/libfetch.so.2 +%%FORBIDDEN:%%lib/compat/libssl.so.1 +@unexec rmdir %D/lib/compat 2>/dev/null || true |