opera: remove fontconfig hacks
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
7aa8bf8401
commit
b91839a067
1 changed files with 1 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=52.0.2871.99
|
||||
revision=1
|
||||
revision=2
|
||||
only_for_archs="x86_64"
|
||||
repository="nonfree"
|
||||
nostrip=yes
|
||||
hostmakedepends="freetype-devel"
|
||||
depends="ffmpeg desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Fast, secure, easy to use browser"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
|
@ -31,8 +30,6 @@ do_install() {
|
|||
|
||||
vcopy usr/share /usr
|
||||
|
||||
ln -sf /usr/lib/libfreetype.so.6 ${DESTDIR}/usr/lib/opera/libfreetype.so.6
|
||||
|
||||
# suid opera_sandbox
|
||||
chmod 4755 ${DESTDIR}/usr/lib/opera/opera_sandbox
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue