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

Jan Steffens heftig at archlinux.org
Sun Dec 31 06:09:30 UTC 2017


    Date: Sunday, December 31, 2017 @ 06:09:29
  Author: heftig
Revision: 277517

4.0.2-4: Move docs

Modified:
  openvdb/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-31 04:37:14 UTC (rev 277516)
+++ PKGBUILD	2017-12-31 06:09:29 UTC (rev 277517)
@@ -1,8 +1,9 @@
+# $Id$
 # Maintainer : Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=openvdb
 pkgver=4.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc='A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids'
 url='https://github.com/dreamworksanimation/openvdb'
 arch=('x86_64')
@@ -21,6 +22,8 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
 
   patch -Np1 < "${srcdir}/22d09714f9a6a29c62668b533495ed2afd4251ef.patch"
+
+  sed -i "s|DESTINATION docs|DESTINATION share/doc/$pkgname|" openvdb/CMakeLists.txt
 }
 
 build() {


Property changes on: openvdb/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list