forked from Imagelibrary/rtems
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
This commit is contained in:
@@ -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>
|
2002-11-13 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* setup.def: Switched to binutils 2.13.1
|
* setup.def: Switched to binutils 2.13.1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%define srcvers 2.52
|
%define srcvers 2.52
|
||||||
|
|
||||||
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
|
%define _defaultbuildroot %{_tmppath}/%{name}-%{srcvers}-root
|
||||||
%define _prefix @prefix @
|
%define _prefix @prefix@
|
||||||
%define _name autoconf
|
%define _name autoconf
|
||||||
|
|
||||||
%if "%{_prefix}" != "/usr"
|
%if "%{_prefix}" != "/usr"
|
||||||
|
|||||||
Reference in New Issue
Block a user