mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
atril: Remove the webkit2gtk patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
7e88e2edc0
commit
e4a8d009c7
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue