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

Thore Bödecker foxxx0 at archlinux.org
Tue Jan 7 08:40:07 UTC 2020


    Date: Tuesday, January 7, 2020 @ 08:40:07
  Author: foxxx0
Revision: 549804

upgpkg: python2-tempora 1.14.1-5

re-add py2 package

Modified:
  python2-tempora/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-07 08:09:29 UTC (rev 549803)
+++ PKGBUILD	2020-01-07 08:40:07 UTC (rev 549804)
@@ -37,6 +37,7 @@
 package() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"
     python2 ./setup.py install --root="${pkgdir}" --optimize=1
+    mv "${pkgdir}/usr/bin/calc-prorate" "${pkgdir}/usr/bin/calc-prorate2"
 
     # the author has promised to include a LICENSE file in future releases:
     # https://github.com/jaraco/skeleton/issues/1



More information about the arch-commits mailing list