[arch-commits] Commit in rofimoji/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Sun Jun 20 05:28:03 UTC 2021
Date: Sunday, June 20, 2021 @ 05:28:03
Author: polyzen
Revision: 965828
Touch up
Modified:
rofimoji/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-20 05:27:23 UTC (rev 965827)
+++ PKGBUILD 2021-06-20 05:28:03 UTC (rev 965828)
@@ -40,7 +40,7 @@
install -Dm644 -t "$pkgdir"/usr/share/man/man1 src/picker/docs/$pkgname.1
# https://github.com/FFY00/python-install/pull/6
- chmod +x "$pkgdir"/usr/bin/$pkgname
+ chmod +x "$pkgdir"/usr/bin/*
# Symlink license file
local site_packages=$(python -c "import site; print(site.getsitepackages()[0])")
More information about the arch-commits
mailing list