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

Andrea Scarpino andrea at archlinux.org
Thu Nov 11 23:51:04 UTC 2010


    Date: Thursday, November 11, 2010 @ 18:51:04
  Author: andrea
Revision: 98643

remove run_test which conflicts with erlang (FS#21674)

Modified:
  speech-dispatcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-11 23:20:02 UTC (rev 98642)
+++ PKGBUILD	2010-11-11 23:51:04 UTC (rev 98643)
@@ -7,7 +7,7 @@
 
 pkgname=speech-dispatcher
 pkgver=0.7.1
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 pkgdesc="High-level device independent layer for speech synthesis interface"
 url="http://www.freebsoft.org/speechd"
@@ -61,4 +61,7 @@
   
   rm -f ${pkgdir}/usr/share/info/dir
   gzip -9nf ${pkgdir}/usr/share/info/*
+
+  # Remove conflicts with erlang (FS#21674)
+  rm -r ${pkgdir}/usr/bin/run_test
 }




More information about the arch-commits mailing list