forked from Imagelibrary/rtems
Made the RTEMS version get substituted properly even though it is
not right yet. Now can specify rpm_build_root via setup.
This commit is contained in:
@@ -65,6 +65,7 @@ GDBVERS = @GDBVERS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
PACKAGE = @PACKAGE@
|
||||
RPM_SPECSdir = @RPM_SPECSdir@
|
||||
RTEMS_VERSION = @RTEMS_VERSION@
|
||||
VERSION = @VERSION@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
@@ -16,7 +16,7 @@ Provides: @target_alias@-binutils
|
||||
|
||||
Autoreqprov: on
|
||||
Packager: corsepiu@faw.uni-ulm.de and joel@OARcorp.com
|
||||
Buildroot: /opt/tmp
|
||||
Buildroot: @rpm_build_root@
|
||||
Prefix: /opt
|
||||
|
||||
Version: @binutils_version@
|
||||
|
||||
Reference in New Issue
Block a user