diff --git a/pg_timeseries.spec b/pg_timeseries.spec index d9f9b75..c8d5bfb 100644 --- a/pg_timeseries.spec +++ b/pg_timeseries.spec @@ -20,7 +20,7 @@ Provides a cohesive user experience around the creation, maintenance, and use of time-series tables. %prep -%setup -q -n pg_%{sname}_extension-%{version} +%setup -q -n pg_%{sname}-%{version} %build USE_PGXS=1 PATH=%{pginstdir}/bin:$PATH %{__make} %{?_smp_mflags}