From 4f63578983ab7f82364349848096027667ef0325 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Fri, 21 Jul 2017 21:32:25 +0700 Subject: office/texlive-extra: Add /usr/bin. Signed-off-by: Willy Sudiarto Raharjo --- office/texlive-extra/texlive-extra.SlackBuild | 1 + 1 file changed, 1 insertion(+) (limited to 'office/texlive-extra') diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild index 1ed873cf66..c5d2a1e558 100644 --- a/office/texlive-extra/texlive-extra.SlackBuild +++ b/office/texlive-extra/texlive-extra.SlackBuild @@ -51,6 +51,7 @@ chown -R root:root $PKG chmod -R u+w,go-w,a+rX-st $PKG # Move biber binary to $PATH +mkdir -p $PKG/usr/bin case $ARCH in "x86_64") mv $PKG/usr/share/texmf-dist/bin/x86_64-linux/biber $PKG/usr/bin ;; "i586") mv $PKG/usr/share/texmf-dist/bin/i386-linux/biber $PKG/usr/bin ;; -- cgit v1.2.3