chromium-pepper-flash: fix for new srcdir
This commit is contained in:
parent
9b5f93b3fa
commit
bc0b077469
@ -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…
x
Reference in New Issue
Block a user