Date: Thursday, August 14, 2014 @ 01:20:07
  Author: remy
Revision: 219695

upgpkg: texlive-langjapanese 2014.34369-1

Modified:
  texlive-langjapanese/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-08-13 23:19:45 UTC (rev 219694)
+++ PKGBUILD    2014-08-13 23:20:07 UTC (rev 219695)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Rémy Oudompheng <[email protected]>
 
 pkgname=texlive-langjapanese
@@ -12,7 +13,6 @@
 url='http://tug.org/texlive/'
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-options=(!strip)
 install=texlive.install
 md5sums=('6d03114d17b65c7c3619726c6b334028'
          '32fad480fe677ac23a9e046d881a5bd7')
@@ -22,6 +22,7 @@
    for p in *.tar.xz; do
           bsdtar -xf $p
    done
+   rm -rf tlpkg
 }
 
 package() {

Reply via email to