зеркало из https://github.com/github/ruby.git
Use RUBY_PROGRAM_VERSION as version in pkg-config file [ci skip]
So that ABI version is not included in it even on the develepment branch.
This commit is contained in:
Родитель
be08e1b14c
Коммит
3785049c9f
|
@ -52,7 +52,7 @@ DLDFLAGS=@DLDFLAGS@
|
|||
|
||||
Name: Ruby
|
||||
Description: Object Oriented Script Language
|
||||
Version: ${ruby_version}
|
||||
Version: ${RUBY_PROGRAM_VERSION}
|
||||
URL: https://www.ruby-lang.org
|
||||
Cflags: -I${rubyarchhdrdir} -I${rubyhdrdir}
|
||||
Libs: ${DLDFLAGS} ${LIBRUBYARG_SHARED} ${LIBS}
|
||||
|
|
Загрузка…
Ссылка в новой задаче