You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
use/apt-conf:
|
|
@$(call add_feature)
|
|
@$(call add,THE_PACKAGES,apt-conf-$$(THE_APT_CONF))
|
|
@$(call add,PINNED_PACKAGES,apt-conf-$$(THE_APT_CONF))
|
|
@$(call try,THE_APT_CONF,sisyphus)
|
|
|
|
use/apt-conf/branch: use/apt-conf
|
|
@$(call set,THE_APT_CONF,branch)
|
|
|