mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH before running configure (Prep. for automake >= 1.7).
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
2002-10-25 Joel Sherrill <joel@OARcorp.com>
|
||||
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH
|
||||
before running configure (Prep. for automake >= 1.7).
|
||||
|
||||
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* autotools/autoconf-rtems.spec.in: New.
|
||||
Remove Provides: autoconf (Conflicts with RH-8.0).
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
Vendor: http://www.rtems.com
|
||||
Name: %{name}
|
||||
Packager: Ralf Corsepius <ralf@links2linux.de>
|
||||
Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
Copyright: GPL
|
||||
Group: rtems
|
||||
@@ -49,6 +49,7 @@ standards.
|
||||
%setup -q -n %{_name}-%{srcvers}
|
||||
|
||||
%build
|
||||
PATH=%{_prefix}/bin:$PATH
|
||||
./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir}
|
||||
make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user