mirror of
https://github.com/curl/curl.git
synced 2026-07-28 04:23:07 +03:00
macos: set .plist version in autoconf
Set the libcurl version in libcurl.plist like how libcurl.vers is created. Closes: #8692 Reviewed-by: Daniel Stenberg <daniel@haxx.se> Reviewed-by: Nick Zitzmann <nickzman@gmail.com>
This commit is contained in:
parent
a6cdfd24ee
commit
e498a9b1fe
7 changed files with 14 additions and 9 deletions
|
|
@ -60,7 +60,7 @@ my @skiplist=(
|
|||
'options-in-versions',
|
||||
|
||||
# macos-framework files
|
||||
'^lib\/libcurl.plist',
|
||||
'^lib\/libcurl.plist.in',
|
||||
'^lib\/libcurl.vers.in',
|
||||
|
||||
# vms files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue