fixed typo ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=157
This commit is contained in:
parent
933e5b1dfb
commit
e36fa5f31c
4
xdm.spec
4
xdm.spec
@ -147,8 +147,8 @@ pushd %{buildroot}
|
|||||||
tar xf %{SOURCE1}
|
tar xf %{SOURCE1}
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
patch -p1 < %{PATCH2}
|
patch -p1 < %{PATCH2}
|
||||||
mv %{buildroot}%/var/adm/fillup-templates \
|
mv %{buildroot}/var/adm/fillup-templates \
|
||||||
%{buildroot}%/usr/share/fillup-templates
|
%{buildroot}/usr/share/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%if %dm_fallbacks
|
%if %dm_fallbacks
|
||||||
tar xf %{SOURCE3}
|
tar xf %{SOURCE3}
|
||||||
|
Loading…
Reference in New Issue
Block a user