Commit a8eb297b authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education.mk: set volume id and volume set id like other ALT distributions

parent 077e0e1a
...@@ -37,8 +37,8 @@ distro/alt-education: distro/.installer mixin/education \ ...@@ -37,8 +37,8 @@ distro/alt-education: distro/.installer mixin/education \
+plymouth +wireless \ +plymouth +wireless \
use/install2/fonts use/install2/fonts
@$(call set,INSTALLER,education) @$(call set,INSTALLER,education)
@$(call set,META_APP_ID,$(DISTRO_VERSION)/$(ARCH)) @$(call set,META_APP_ID,ALT Education)
@$(call set,META_VOL_SET,ALT Education 9.0alpha) @$(call set,META_VOL_SET,ALT)
@$(call set,META_PUBLISHER,BaseALT Ltd) @$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend) @$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2) @$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
......
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