mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
xkb-qwerty-fr: fix installation location
This commit is contained in:
parent
6d82eb75ec
commit
127f5bccef
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xkb-qwerty-fr'
|
# Template file for 'xkb-qwerty-fr'
|
||||||
pkgname=xkb-qwerty-fr
|
pkgname=xkb-qwerty-fr
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=3
|
revision=4
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="French qwerty X11 keymap"
|
short_desc="French qwerty X11 keymap"
|
||||||
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
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
|
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall usr/share/X11/xkb/symbols/us_qwerty-fr 644 usr/share/xkeyboard-config-2
|
vinstall usr/share/X11/xkb/symbols/us_qwerty-fr 644 usr/share/xkeyboard-config-2/symbols
|
||||||
vdoc usr/share/doc/xkb-qwerty-fr/keymap.txt
|
vdoc usr/share/doc/xkb-qwerty-fr/keymap.txt
|
||||||
vman usr/share/man/man7/qwerty-fr.7.gz
|
vman usr/share/man/man7/qwerty-fr.7.gz
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue