mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xkb-qwerty-fr: use bsdtar
This commit is contained in:
parent
86c4eea9d4
commit
c659bde851
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ checksum=03fc6b72b62fb6661e5671bc3e500934ed9aa457159141ef02d989616276ef64
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_all.deb
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}_all.deb
|
||||||
tar xvf data.tar.gz
|
bsdtar xvf data.tar.gz
|
||||||
}
|
}
|
||||||
do_install() {
|
do_install() {
|
||||||
rm usr/share/doc/xkb-qwerty-fr/copyright
|
rm usr/share/doc/xkb-qwerty-fr/copyright
|
||||||
|
|
Loading…
Add table
Reference in a new issue