remove ro_win keymap
This commit is contained in:
parent
d486f34bb1
commit
7981541dc8
5
kbd.spec
5
kbd.spec
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# Basic install.
|
# Basic install.
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
# ro_win.map.gz is useless
|
||||||
|
rm -f $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/ro_win.map.gz
|
||||||
|
|
||||||
# Create additional name for Serbian latin keyboard
|
# Create additional name for Serbian latin keyboard
|
||||||
ln -s sr-cy.map.gz $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/sr-latin.map.gz
|
ln -s sr-cy.map.gz $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/sr-latin.map.gz
|
||||||
|
|
||||||
@ -138,8 +141,6 @@ ln -s openvt $RPM_BUILD_ROOT%{_bindir}/open
|
|||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
/lib/kbd
|
/lib/kbd
|
||||||
# ro_win.map.gz is useless
|
|
||||||
%exclude /lib/kbd/keymaps/i386/qwerty/ro_win.map.gz
|
|
||||||
%config %{_sysconfdir}/security/console.apps/*
|
%config %{_sysconfdir}/security/console.apps/*
|
||||||
%config %{_sysconfdir}/pam.d/*
|
%config %{_sysconfdir}/pam.d/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user