opera: fix opera wrapper to pass arguments to executable

This commit is contained in:
Duncaen 2015-12-14 14:53:50 +01:00
parent 062db1e409
commit 1f8a5ee0ec
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec /usr/lib/opera/opera
exec /usr/lib/opera/opera "$@"

View File

@ -1,7 +1,7 @@
# Template file for 'opera'
pkgname=opera
version=34.0.2036.25
revision=2
revision=3
only_for_archs="x86_64"
depends="ffmpeg desktop-file-utils"
short_desc="Fast, secure, easy to use browser"