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

Felix Yan felixonmars at archlinux.org
Mon Sep 17 12:18:57 UTC 2018


    Date: Monday, September 17, 2018 @ 12:18:57
  Author: felixonmars
Revision: 382370

upgpkg: python-prance 0.13.1-1

fix conflicting file

Modified:
  python-prance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-17 12:13:46 UTC (rev 382369)
+++ PKGBUILD	2018-09-17 12:18:57 UTC (rev 382370)
@@ -59,4 +59,6 @@
   cd prance-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+
+  mv "$pkgdir"/usr/bin/prance{,2}
 }



More information about the arch-commits mailing list