summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLink Dupont <link@sub-pop.net>2017-08-04 16:44:03 -0700
committerLink Dupont <link@sub-pop.net>2017-08-04 16:44:03 -0700
commit3625cff622cdc6984d4444b94765cc3b24a9477b (patch)
treec025f467a3a5ee8e5b52f410fc351e650b208728
parentc2ddb88ccf5b964e48cc09c8c3d76ae26d7d2bd3 (diff)
downloadpop-gtk-theme-3625cff622cdc6984d4444b94765cc3b24a9477b.tar.gz
pop-gtk-theme-3625cff622cdc6984d4444b94765cc3b24a9477b.tar.xz
pop-gtk-theme-3625cff622cdc6984d4444b94765cc3b24a9477b.zip
change the build/install steps
-rw-r--r--pop-gtk-theme.spec6
1 files changed, 1 insertions, 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