chromium-pepper-flash: fix INSTALL file
This commit is contained in:
@@ -18,7 +18,7 @@ post)
|
|||||||
sha256sum -c chksum || exit 1
|
sha256sum -c chksum || exit 1
|
||||||
|
|
||||||
ar x "$PKGNAME.deb"
|
ar x "$PKGNAME.deb"
|
||||||
tar xf data.tar.lzma
|
tar xf data.tar.xz
|
||||||
) || {
|
) || {
|
||||||
echo Error while extracting;
|
echo Error while extracting;
|
||||||
rm -r $BUILD_DIR;
|
rm -r $BUILD_DIR;
|
||||||
|
|||||||
Reference in New Issue
Block a user