diff --git a/src/pkg-rpm/noosfero-spb/noosfero-spb.spec b/src/pkg-rpm/noosfero-spb/noosfero-spb.spec index 1f85f6a..4f245eb 100644 --- a/src/pkg-rpm/noosfero-spb/noosfero-spb.spec +++ b/src/pkg-rpm/noosfero-spb/noosfero-spb.spec @@ -1,3 +1,7 @@ +# You can't use the macro %{_libdir} because noosfero is noarch +# instead, use this macro for noosfero libdir +%global noosfero_libdir /usr/lib/noosfero + Name: noosfero-spb Version: 4.2.1 Release: 9.1 @@ -23,4 +27,4 @@ make make install DESTDIR=%{buildroot} %files -/usr/lib/noosfero +%{noosfero_libdir} -- libgit2 0.21.2