forked from pool/xorg-x11-server
- remove unneeded python2 script 'fdi2iclass.py' from
xorg-x11-server-sources subpackage (boo#1179591) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=784
This commit is contained in:
parent
b8ff8cd1c1
commit
8364917173
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 11:36:04 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- remove unneeded python2 script 'fdi2iclass.py' from
|
||||
xorg-x11-server-sources subpackage (boo#1179591)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 16:39:02 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -549,6 +549,8 @@ ln -snf %{_sysconfdir}/alternatives/libglx.so %{buildroot}%{_libdir}/xorg/module
|
||||
|
||||
mkdir -p %{buildroot}/usr/src/xserver
|
||||
xargs cp --parents --target-directory=%{buildroot}/usr/src/xserver < source-file-list
|
||||
# unneeded python2 script; simply remove it (boo#1179591)
|
||||
rm -f %{buildroot}/usr/src/xserver/config/fdi2iclass.py
|
||||
|
||||
%post
|
||||
%tmpfiles_create xbb.conf
|
||||
|
Loading…
Reference in New Issue
Block a user