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

Daniel Wallace dwallace at nymeria.archlinux.org
Thu Mar 13 14:41:10 UTC 2014


    Date: Thursday, March 13, 2014 @ 15:41:10
  Author: dwallace
Revision: 107150

upgpkg: ansible 1.5-2

upgpkg: ansible 1.5-2

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-13 14:32:05 UTC (rev 107149)
+++ PKGBUILD	2014-03-13 14:41:10 UTC (rev 107150)
@@ -6,7 +6,7 @@
 
 pkgname=ansible
 pkgver=1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
@@ -44,7 +44,6 @@
   install -d "$pkgdir/usr/share/man/man1"
   cp -dpr --no-preserve=ownership docs/man/man1/*.1 "$pkgdir/usr/share/man/man1"
 
-  find "$pkgdir/usr/share/ansible/" -type f -exec sed -i '1s:python:&2:' {} +
   find "$pkgdir/usr/lib" -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +
 }
 




More information about the arch-commits mailing list