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

David Runge dvzrv at gemini.archlinux.org
Thu Oct 21 17:21:39 UTC 2021


    Date: Thursday, October 21, 2021 @ 17:21:39
  Author: dvzrv
Revision: 1032007

upgpkg: python-mistune1 0.8.4-1: Add python-mistune1 0.8.4.

Install license to correct directory.

Modified:
  python-mistune1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-21 17:20:14 UTC (rev 1032006)
+++ PKGBUILD	2021-10-21 17:21:39 UTC (rev 1032007)
@@ -34,5 +34,5 @@
   cd "$pkgname-$pkgver"
   python setup.py install --optimize=1 --root="${pkgdir}"
   install -vDm 644 {CHANGES,README}.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }



More information about the arch-commits mailing list