mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur/samba4 fix packaging error
This commit is contained in:
parent
4286d26354
commit
85d9a08db2
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ backup=('etc/samba/smb.conf')
|
|||
|
||||
# Make admin scripts look in the right place for the samba python module
|
||||
for script in sbin/samba_dnsupdate sbin/samba_kcc sbin/samba_spnupdate \
|
||||
sbin/samba_upgradeprovision sbin/samba_upgradedns bin/samba-tool
|
||||
sbin/samba_upgradedns bin/samba-tool
|
||||
do
|
||||
sed -i "/^sys\.path\.insert/ a\
|
||||
sys.path.insert(0, '/usr/lib/python${_pyver}/site-packages')" \
|
||||
|
|
Loading…
Reference in a new issue