Commit 7e29ad9c authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: updated server-samba4

Adjust accordingly to the pkglist having been renamed.
parent e1721dde
...@@ -256,8 +256,8 @@ distro/regular-builder: distro/.regular-bare \ ...@@ -256,8 +256,8 @@ distro/regular-builder: distro/.regular-bare \
@$(call add,DEFAULT_SERVICES_ENABLE,gpm) @$(call add,DEFAULT_SERVICES_ENABLE,gpm)
distro/regular-server-samba4: distro/regular-server distro/regular-server-samba4: distro/regular-server
@$(call add,THE_LISTS,$(call tags,server && (sambaAD || alterator))) @$(call add,THE_LISTS,$(call tags,server && (sambaDC || alterator)))
@$(call add,THE_PACKAGES,alterator-fbi alterator-dhcp bind-utils) @$(call add,THE_PACKAGES,alterator-fbi alterator-dhcp)
@$(call add,DEFAULT_SERVICES_DISABLE,smbd nmbd) @$(call add,DEFAULT_SERVICES_DISABLE,smbd nmbd)
endif endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment