From a57654deb7ec215a9cee4cd4d543be0aad05883a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 27 Oct 2013 18:15:38 +0000 Subject: [PATCH] extra/texlive-bin to 2013.30973-6 --- extra/texlive-bin/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extra/texlive-bin/PKGBUILD b/extra/texlive-bin/PKGBUILD index b93fe3ff6..8e5c49060 100644 --- a/extra/texlive-bin/PKGBUILD +++ b/extra/texlive-bin/PKGBUILD @@ -9,7 +9,7 @@ pkgname=texlive-bin pkgver=2013.30973 -pkgrel=5 +pkgrel=6 pkgdesc="TeX Live binaries" license=('GPL') arch=('i686' 'x86_64') @@ -66,6 +66,8 @@ build() { --disable-t1utils \ --disable-bibtexu \ --disable-xz \ + --enable-shared \ + --disable-static \ --with-system-zlib \ --with-system-zziplib \ --with-system-pnglib \