firefox: fix installation.

This commit is contained in:
Juan RP 2014-04-30 11:53:26 +02:00
parent 20f6b92873
commit f001b41783
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ do_install() {
vinstall ${FILESDIR}/firefox.desktop 644 usr/share/applications
for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
vinstall browser/branding/official/default${i%x*}.png 644 \
vinstall ${wrksrc}/browser/branding/official/default${i%x*}.png 644 \
usr/share/icons/hicolor/${i}/apps firefox.png
done