diff --git a/gjs.spec b/gjs.spec index 7c425a3..8a99d1d 100644 --- a/gjs.spec +++ b/gjs.spec @@ -45,8 +45,6 @@ Files for development with %{name}. %prep %setup -q -rm -f configure - %build (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; %configure --disable-static)