From 7da63cbd37bc64cb367aa98d05948fe48001efad Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 9 May 2015 00:11:20 -0400 Subject: [PATCH] rpm: use var shortcut --- Formula/rpm.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/rpm.rb b/Formula/rpm.rb index a55898fbe1..22f7cc9d9a 100644 --- a/Formula/rpm.rb +++ b/Formula/rpm.rb @@ -37,7 +37,7 @@ class Rpm < Formula --localstatedir=#{var} --with-path-cfg=#{etc}/rpm --with-path-magic=#{HOMEBREW_PREFIX}/share/misc/magic - --with-path-sources=#{HOMEBREW_PREFIX}/var/lib/rpmbuild + --with-path-sources=#{var}/lib/rpmbuild --with-libiconv-prefix=/usr --disable-openmp --disable-nls