[arch-commits] Commit in ruby-term-ansicolor/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Sun Oct 27 16:41:56 UTC 2013


    Date: Sunday, October 27, 2013 @ 17:41:56
  Author: alucryd
Revision: 99362

upgpkg: ruby-term-ansicolor 1.2.2-3

Modified:
  ruby-term-ansicolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 16:02:30 UTC (rev 99361)
+++ PKGBUILD	2013-10-27 16:41:56 UTC (rev 99362)
@@ -5,7 +5,7 @@
 
 pkgname=ruby-term-ansicolor
 pkgver=1.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A ruby library that colors strings using ANSI escape sequences"
 arch=('any')
 url="https://rubygems.org/gems/term-ansicolor"
@@ -30,6 +30,9 @@
 
 # Gem compatibility
   mv ../../specifications "${pkgdir}"/usr/lib/ruby/gems/${_rubyver}/
+
+# Prevent conflict with colordiff
+  rm "${pkgdir}"/usr/bin/cdiff
 }
 
 # vim: ts=2 sw=2 et:




More information about the arch-commits mailing list