[arch-commits] Commit in tensorflow/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 8 12:03:04 UTC 2017


    Date: Friday, September 8, 2017 @ 12:03:03
  Author: svenstaro
Revision: 256270

upgpkg: tensorflow 1.3.0-3

Modified:
  tensorflow/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-08 12:01:42 UTC (rev 256269)
+++ PKGBUILD	2017-09-08 12:03:03 UTC (rev 256270)
@@ -5,7 +5,7 @@
 pkgbase=tensorflow
 pkgname=(tensorflow tensorflow-cuda python-tensorflow python-tensorflow-cuda)
 pkgver=1.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for computation using data flow graphs for scalable machine learning"
 url="https://www.tensorflow.org/"
 license=('Apache2')
@@ -95,7 +95,6 @@
   # tensorboard has been separated from upstream but they still install it with
   # tensorflow. I don't know what kind of sense that makes but we have to clean
   # it out from this pacakge.
-  rm -rf ${pkgdir}/usr/lib/python3.6/site-packages/tensorflow/contrib/tensorboard
   rm -rf ${pkgdir}/usr/bin/tensorboard
 
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE



More information about the arch-commits mailing list