xkb-qwerty-fr: don't manually extract deb
This commit is contained in:
parent
3c5bde7772
commit
ee5da427e0
@ -2,19 +2,16 @@
|
||||
pkgname=xkb-qwerty-fr
|
||||
version=0.5
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
short_desc="French qwerty X11 keymap"
|
||||
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://marin.jb.free.fr/qwerty-fr/"
|
||||
distfiles="http://marin.jb.free.fr/qwerty-fr/${pkgname}_${version}_all.deb"
|
||||
distfiles="http://marin.jb.free.fr/qwerty-fr/xkb-qwerty-fr_${version}_all.deb"
|
||||
checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
||||
|
||||
do_extract() {
|
||||
bsdtar xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_all.deb
|
||||
bsdtar xvf data.tar.gz
|
||||
}
|
||||
do_install() {
|
||||
rm usr/share/doc/xkb-qwerty-fr/copyright
|
||||
rm usr/share/doc/xkb-qwerty-fr/changelog.gz
|
||||
vcopy usr usr
|
||||
vcopy usr /
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user