mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 20:40:03 +08:00
Use AUTOCONF_VERS.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%define rpmvers 2.61
|
||||
%define srcvers 2.61
|
||||
%define srcvers @AUTOCONF_VERS@
|
||||
%define rpmvers %{expand:%(echo "@AUTOCONF_VERS@" | tr - _ )}
|
||||
|
||||
%if "%{_prefix}" != "/usr"
|
||||
%define name @rpmprefix@autoconf
|
||||
|
||||
Reference in New Issue
Block a user