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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue May 28 18:07:36 UTC 2013


    Date: Tuesday, May 28, 2013 @ 20:07:36
  Author: spupykin
Revision: 91877

upgpkg: flumotion 0.10.1-2

upd

Modified:
  flumotion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-28 17:59:23 UTC (rev 91876)
+++ PKGBUILD	2013-05-28 18:07:36 UTC (rev 91877)
@@ -5,7 +5,7 @@
 
 pkgname=flumotion
 pkgver=0.10.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="A streaming media server"
 url="http://www.flumotion.net"
@@ -29,7 +29,7 @@
     sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
   done
 
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin
 
   make
 }




More information about the arch-commits mailing list