From febad39b287d4e15bf7c42780fa472b481b51eb7 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 23 Dec 2009 01:51:33 +0000 Subject: [PATCH] disable rpath checking warnings (FSBUILD-217) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16037 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/freeswitch.spec b/freeswitch.spec index 780cc29932..d3792ab56d 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1,3 +1,5 @@ +# disable rpath checking +%define __arch_install_post /usr/lib/rpm/check-buildroot %define _prefix /opt/freeswitch %define prefix %{_prefix} %define sysconfdir /opt/freeswitch/conf