mirror of
https://github.com/archlinux/aur.git
synced 2026-03-01 19:25:09 +01:00
Commands removed
This commit is contained in:
parent
343a975fff
commit
4565be397f
1 changed files with 0 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -40,8 +40,6 @@ package()
|
|||
|
||||
# Install the documentation.
|
||||
install -Dm644 "${srcdir}"/"${_pkgname}"-"${pkgver}"/README.md "${pkgdir}"/usr/share/doc/"${pkgname}"/
|
||||
find "${pkgdir}"/usr/share/doc/"${pkgname}"/ -type d -exec chmod 755 {} +
|
||||
find "${pkgdir}"/usr/share/doc/"${pkgname}"/ -type f -exec chmod 644 {} +
|
||||
|
||||
# Install the license.
|
||||
install -Dm644 "${srcdir}"/"${_pkgname}"-"${pkgver}"/LICENSE.md "${pkgdir}"/usr/share/licenses/"${pkgname}"/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue