fix build root
This commit is contained in:
parent
ac607f8c99
commit
be9b8c05fd
@ -13,7 +13,7 @@ License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
|
||||
URL: http://www.pango.org
|
||||
BuildRoot: %{_tmppath}/pango-%{PACKAGE_VERSION}-root
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
# We need to prereq this so we can run pango-querymodules
|
||||
Prereq: glib2 >= %{glib2_version}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user