diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-12 22:01:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-12 22:01:24 +0000 |
commit | aee517c86c2fa8f4c7e6024daad680189bce750c (patch) | |
tree | 7db1788c7777a7f8fc0dadb0bd1cfc81d87a70a5 /devel/libdlmalloc | |
parent | 2fddf56a322bb0d65161cdddfc10c23508638448 (diff) | |
download | ports-aee517c86c2fa8f4c7e6024daad680189bce750c.tar.gz ports-aee517c86c2fa8f4c7e6024daad680189bce750c.zip |
Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
Notes
Notes:
svn path=/head/; revision=29552
Diffstat (limited to 'devel/libdlmalloc')
-rw-r--r-- | devel/libdlmalloc/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libdlmalloc/pkg-plist b/devel/libdlmalloc/pkg-plist index fc72914c63fa..719e50e1e70f 100644 --- a/devel/libdlmalloc/pkg-plist +++ b/devel/libdlmalloc/pkg-plist @@ -1,5 +1,4 @@ lib/libdlmalloc.a -@exec ranlib %D/%F lib/libdlmalloc.so lib/libdlmalloc.so.2.6 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B |