chromium-pepper-flash: fix INSTALL file
This commit is contained in:
parent
c05ad52cde
commit
1c9d625ff9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ post)
|
|||
sha256sum -c chksum || exit 1
|
||||
|
||||
ar x "$PKGNAME.deb"
|
||||
tar xf data.tar.lzma
|
||||
tar xf data.tar.xz
|
||||
) || {
|
||||
echo Error while extracting;
|
||||
rm -r $BUILD_DIR;
|
||||
|
|
Loading…
Reference in a new issue