forked from pool/xorg-x11-server
Accepting request 900331 from home:namtrac:branches:X11:XOrg
- Fix typo in %post: xbb.conf -> xkb.conf OBS-URL: https://build.opensuse.org/request/show/900331 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=795
This commit is contained in:
parent
0dab94f9df
commit
44eacbb090
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 07:56:30 UTC 2021 - Ismail Dönmez <ismail@i10z.com>
|
||||
|
||||
- Fix typo in %post: xbb.conf -> xkb.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 11 11:03:18 UTC 2021 - Patrik Jakobsson <patrik.jakobsson@suse.com>
|
||||
|
||||
|
@ -544,7 +544,7 @@ xargs cp --parents --target-directory=%{buildroot}/usr/src/xserver < source-file
|
||||
rm -f %{buildroot}/usr/src/xserver/config/fdi2iclass.py
|
||||
|
||||
%post
|
||||
%tmpfiles_create xbb.conf
|
||||
%tmpfiles_create xkb.conf
|
||||
%ifnarch s390 s390x
|
||||
%{fillup_only -an displaymanager}
|
||||
# Move SaX2 generated xorg.conf file to xorg.conf.sle11
|
||||
|
Loading…
Reference in New Issue
Block a user