mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Change ldconfig argument from %B to %D/lib so it will work when lines
are moved around.
This commit is contained in:
parent
643ca4e217
commit
5be7e2d5cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15676
@ -5,6 +5,6 @@ lib/libxforms.a
|
||||
lib/libxforms.so.0.88
|
||||
lib/libxforms.so
|
||||
man/man5/forms.5.gz
|
||||
@exec ldconfig -m %B
|
||||
@exec ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
@exec ranlib %D/lib/libxforms.a
|
||||
|
Loading…
Reference in New Issue
Block a user