mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/samba to 4.12.2-3
This commit is contained in:
parent
87e8fca5c6
commit
f19dc38e5b
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
pkgbase=samba
|
||||
pkgname=('smbclient' 'samba')
|
||||
pkgver=4.12.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url="https://www.samba.org"
|
||||
license=('GPL3')
|
||||
|
@ -205,7 +205,7 @@ sys.path.insert(0, '/usr/lib/python${_pyver}/site-packages')" \
|
|||
chmod 750 ${pkgdir}/etc/sudoers.d/ctdb
|
||||
# Fix waf installing the wrong permissions for sudoers.d
|
||||
chmod 750 ${pkgdir}/etc/sudoers.d
|
||||
chmod 750 ${pkgdir}/etc/sudoers.d/ctdb
|
||||
chmod 600 ${pkgdir}/etc/sudoers.d/ctdb
|
||||
}
|
||||
|
||||
# vim: ts=2 sw=2 et:
|
||||
|
|
Loading…
Reference in a new issue