diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-02-05 12:18:09 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-02-05 12:18:09 +0000 |
commit | f12a608001a292709140f40924b5cf556bf08af5 (patch) | |
tree | 89d450fdd05660089fe183947863c6c51581e094 /japanese/ptex-common/pkg-plist | |
parent | 57f82d2946874628bdc5d4fcdcb81da39863a121 (diff) | |
download | ports-f12a608001a292709140f40924b5cf556bf08af5.tar.gz ports-f12a608001a292709140f40924b5cf556bf08af5.zip |
Shaared lib name is changed for elf system.
Notes
Notes:
svn path=/head/; revision=16543
Diffstat (limited to 'japanese/ptex-common/pkg-plist')
-rw-r--r-- | japanese/ptex-common/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ptex-common/pkg-plist b/japanese/ptex-common/pkg-plist index aa9626011d38..63741eed9f06 100644 --- a/japanese/ptex-common/pkg-plist +++ b/japanese/ptex-common/pkg-plist @@ -99,7 +99,7 @@ info/web2c.info-4 @exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/kpathsea.info %D/info/dir @exec install-info %D/info/web2c.info %D/info/dir -lib/libkpathsea.so.3.2.0 +lib/libkpathsea.so.3 @exec /sbin/ldconfig -m %B @unexec /sbin/ldconfig -R lib/libkpathsea.so |