mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
s/AMD64/AMD64_ONLY/ to match how this is specified in PLIST_SUB already
Pointed out by: pointyhat via kris
This commit is contained in:
parent
e0226e49cb
commit
62fee5d710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153515
@ -38,7 +38,7 @@
|
||||
%%LIBDIR%%/compat/pam_tacplus.so
|
||||
%%LIBDIR%%/compat/pam_unix.so
|
||||
%%USE_LDCONFIG%%libdata/ldconfig/compat4x
|
||||
%%USE_LDCONFIG%%%%AMD64%%libdata/ldconfig32/compat4x
|
||||
%%USE_LDCONFIG%%%%AMD64_ONLY%%libdata/ldconfig32/compat4x
|
||||
%%AMD64_ONLY%%@exec %%LDCONFIG_LIB32%% -m %D/%%LIBDIR%%/compat
|
||||
@unexec rmdir %D/%%LIBDIR%%/compat 2>/dev/null || true
|
||||
@comment Hardcode lib32 since we should not remove lib.
|
||||
|
Loading…
Reference in New Issue
Block a user