From 3625cff622cdc6984d4444b94765cc3b24a9477b Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Fri, 4 Aug 2017 16:44:03 -0700 Subject: change the build/install steps --- pop-gtk-theme.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pop-gtk-theme.spec b/pop-gtk-theme.spec index 8a2128a..aec9523 100644 --- a/pop-gtk-theme.spec +++ b/pop-gtk-theme.spec @@ -34,11 +34,7 @@ BuildArch: noarch %autosetup -n %{name}-%{gittag0} %build -NOCONFIGURE=1 ./autogen.sh -%configure \ - --disable-unity \ - --disable-chrome -%make_build +make %install -- cgit