summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/common
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-02-17 03:10:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-02-17 03:10:28 +0000
commite7fd334b7f5a503c243fff873ace5f23f9abd527 (patch)
treeb9948cfe6f20960555e34016ec4b95e98dd82a44 /contrib/crossrpms/common
parentPropagate rpmprefix (diff)
downloadrtems-e7fd334b7f5a503c243fff873ace5f23f9abd527.tar.bz2
Propagate $prefix as %_prefix
Diffstat (limited to 'contrib/crossrpms/common')
-rw-r--r--contrib/crossrpms/common/common.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/common/common.add b/contrib/crossrpms/common/common.add
index 83f9873ca7..5dbe53fcdc 100644
--- a/contrib/crossrpms/common/common.add
+++ b/contrib/crossrpms/common/common.add
@@ -4,7 +4,7 @@
# or mailto:rtems-bugs@rtems.com
#
-%define _prefix /usr
+%define _prefix @_prefix@
%if "%{_prefix}" != "/usr"
%define _infodir %{_prefix}/info
%define _mandir %{_prefix}/man