2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* autotool/autoconf-rtems.spec.in: Fix @prefix@.
This commit is contained in:
Ralf Corsepius
2002-11-15 13:24:03 +00:00
parent 1d6e0f9922
commit b04b5ca751
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
2002-11-13 Joel Sherrill <joel@OARcorp.com>
* setup.def: Switched to binutils 2.13.1

View File

@@ -6,7 +6,7 @@
%define srcvers 2.52
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
%define _prefix @prefix @
%define _prefix @prefix@
%define _name autoconf
%if "%{_prefix}" != "/usr"