[arch-commits] Commit in python-okonomiyaki/trunk (PKGBUILD)
Filipe Laíns
ffy00 at gemini.archlinux.org
Sat Sep 3 19:08:42 UTC 2022
Date: Saturday, September 3, 2022 @ 19:08:42
Author: ffy00
Revision: 1292695
upgpkg: python-okonomiyaki 1.3.2-1
Modified:
python-okonomiyaki/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 19:07:43 UTC (rev 1292694)
+++ PKGBUILD 2022-09-03 19:08:42 UTC (rev 1292695)
@@ -29,7 +29,7 @@
package() {
cd $_pkgname-$pkgver
- python -m installer -d "$destdir" dist/*.whl
+ python -m installer -d "$pkgdir" dist/*.whl
install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
More information about the arch-commits
mailing list