Skip to content

Commit 4a234f3

Browse files
committed
python-pylibjpeg-rle: install license file
1 parent 58dfad2 commit 4a234f3

File tree

1 file changed

+1
-0
lines changed
  • archlinuxcn/python-pylibjpeg-rle

1 file changed

+1
-0
lines changed

archlinuxcn/python-pylibjpeg-rle/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ build() {
2828
package() {
2929
cd "${_pkgname}-${pkgver}"
3030
python -m installer --destdir="${pkgdir}" dist/*.whl
31+
install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
3132
}
3233
# vim:set ts=2 sw=2 et:

0 commit comments

Comments
 (0)