Each print/pips* makes etc/ld.so.cache by "@exec ldconfig" in pkg-plist
But the file is an extra file after pkg_delete. So the command is deleted. Obtained from: bento
This commit is contained in:
parent
65ac8abc99
commit
883983608a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39211
1 changed files with 0 additions and 1 deletions
|
@ -8,4 +8,3 @@ share/doc/%%BASE_NAME%%/readme%%PRTYPE%%
|
|||
@dirrm share/doc/%%BASE_NAME%%
|
||||
@cwd /compat/linux
|
||||
%%LIB_DIR_FILE%%
|
||||
@exec /compat/linux/sbin/ldconfig ; true
|
||||
|
|
Loading…
Reference in a new issue