mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
xkb-qwerty-fr: fix with xkeyboard-config-2.45
This commit is contained in:
parent
09bb675595
commit
6d82eb75ec
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xkb-qwerty-fr'
|
||||
pkgname=xkb-qwerty-fr
|
||||
version=0.5
|
||||
revision=2
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
short_desc="French qwerty X11 keymap"
|
||||
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||
|
@ -11,7 +11,7 @@ distfiles="http://marin.jb.free.fr/qwerty-fr/xkb-qwerty-fr_${version}_all.deb"
|
|||
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
||||
|
||||
do_install() {
|
||||
rm usr/share/doc/xkb-qwerty-fr/copyright
|
||||
rm usr/share/doc/xkb-qwerty-fr/changelog.gz
|
||||
vcopy usr /
|
||||
vinstall usr/share/X11/xkb/symbols/us_qwerty-fr 644 usr/share/xkeyboard-config-2
|
||||
vdoc usr/share/doc/xkb-qwerty-fr/keymap.txt
|
||||
vman usr/share/man/man7/qwerty-fr.7.gz
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue