Fixup sub-directory

This commit is contained in:
Nicolas Chauvet 2022-01-12 08:26:57 +01:00
parent 0ba248cdb8
commit 4bf874e0a0

View File

@ -1,5 +1,5 @@
#global commit0 f92208be88dd06a70b6f79a1cb95571e2762a9ec
#global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
%global commit0 8f3c5b17a21e2222ab3e5fd38870b915815aca49
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
Name: libglvnd
@ -123,7 +123,7 @@ libGL and libGLX are the common dispatch interface for the GLX API.
%prep
%autosetup -p1 -n %{name}-%{?commit0}%{?!commit0:%{version}}
%autosetup -p1 -n %{name}-v%{version}-%{?commit0}
autoreconf -vif
%build