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

Balló György bgyorgy at archlinux.org
Fri Aug 8 13:34:09 UTC 2014


    Date: Friday, August 8, 2014 @ 15:34:09
  Author: bgyorgy
Revision: 117033

upgpkg: mythtv 1:0.27.3-3

Use vendor_perl directory (FS#40729)

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-08 12:06:44 UTC (rev 117032)
+++ PKGBUILD	2014-08-08 13:34:09 UTC (rev 117033)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.27.3
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
@@ -56,7 +56,8 @@
               --enable-libvpx \
               --enable-libx264 \
               --enable-vaapi \
-              --python=python2
+              --python=python2 \
+              --perl-config-opts=INSTALLDIRS=vendor
   make
 }
 




More information about the arch-commits mailing list