gdm: do not use git to apply patches

This commit is contained in:
byeX012 2019-11-26 22:03:35 +08:00
parent 75cea8c72c
commit 0073366f9d

View File

@ -59,7 +59,7 @@ The gdm-devel package contains header files and others for building
applications that use GDM.
%prep
%autosetup -n %{name}-%{version} -S git -p1
%autosetup -n %{name}-%{version} -p1
autoreconf -if
%build