chromium-pepper-flash: fix INSTALL file

This commit is contained in:
Enno Boland 2015-03-06 23:17:11 +01:00
parent c05ad52cde
commit 1c9d625ff9

View file

@ -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;