chromium-pepper-flash: rename file to avoid x-r-c confusion.

This commit is contained in:
Juan RP 2014-02-15 20:23:15 +01:00
parent 55dd5b4cff
commit 8085d3e05c
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ do_extract() {
}
do_build() {
sed "s|%VERSION%|${version}|" ${FILESDIR}/chromium-pepper-flash.sh.template > chromium-pepper-flash.sh
sed "s|%VERSION%|${version}|" ${FILESDIR}/chromium-pepper-flash.sh.in > chromium-pepper-flash.sh
}
do_install() {