atril: Remove the webkit2gtk patch.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2018-04-12 00:53:11 +07:00
parent 7e88e2edc0
commit e4a8d009c7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View file

@ -80,7 +80,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
zcat $CWD/309.patch.gz | patch -p1
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
LDFLAGS="-L/usr/share/texmf/lib" \