chromium-pepper-flash: fix for new srcdir
This commit is contained in:
parent
9b5f93b3fa
commit
bc0b077469
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ depends="chromium"
|
||||||
makedepends="binutils"
|
makedepends="binutils"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${_filename}
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_filename}
|
||||||
tar xf data.tar.lzma
|
tar xf data.tar.lzma
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue