mirror of
https://github.com/curl/curl.git
synced 2026-04-16 08:21:39 +03:00
Provide 'datarootdir' parameter to shutup configuration warning,
'packages/EPM/curl.list.in seems to ignore the --datarootdir setting'
This commit is contained in:
parent
db24518a30
commit
5f6fd682a5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ $mandir=@mandir@
|
|||
$libdir=@libdir@
|
||||
$srcdir=@top_srcdir@
|
||||
$includedir=@includedir@
|
||||
$datarootdir=@datarootdir@
|
||||
|
||||
# Product information
|
||||
%product curl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue