From f378ccccc2423f903390908eb8e9c41a015921c0 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 20 Dec 2010 13:55:57 +0100 Subject: [PATCH] RPM: make it relocatable --- yaz.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/yaz.spec b/yaz.spec index e9a5c84..a5205c4 100644 --- a/yaz.spec +++ b/yaz.spec @@ -8,6 +8,7 @@ Group: Applications/Internet Vendor: Index Data ApS Source: yaz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root +Prefix: %{_prefix} %define TCPWRAPPER tcpd-devel %if "%{_vendor}" == "redhat" # Fedora requires tcp_wrappers-devel . -- 1.7.10.4