diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /math/eispack | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.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.
Notes
Notes:
svn path=/head/; revision=4578
Diffstat (limited to 'math/eispack')
-rw-r--r-- | math/eispack/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/eispack/pkg-plist b/math/eispack/pkg-plist index 336c5babed26..440545daefa1 100644 --- a/math/eispack/pkg-plist +++ b/math/eispack/pkg-plist @@ -1,4 +1,3 @@ -@cwd /usr/local lib/libeispack.a lib/libeispack.so.1.0 -@exec ldconfig -m %B +@exec /sbin/ldconfig -m %B |