Date: Thursday, February 4, 2021 @ 01:43:49
  Author: eschwartz
Revision: 844071

python-pyodbc: install required MIT license

Modified:
  python-pyodbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-04 01:42:43 UTC (rev 844070)
+++ PKGBUILD    2021-02-04 01:43:49 UTC (rev 844071)
@@ -28,4 +28,5 @@
        cd "${srcdir}/${_srcname}-${pkgver}"
 
        python setup.py install --root="${pkgdir}/" --optimize=1
+       install -Dm644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.txt
 }

Reply via email to