You need to sign in or sign up before continuing.
config.mk 250 Bytes
Newer Older
1 2 3
use/apt-conf:
	@$(call add_feature)
	@$(call add,THE_PACKAGES,apt-conf-$$(THE_APT_CONF))
4
	@$(call add,PINNED_PACKAGES,apt-conf-$$(THE_APT_CONF))
5 6
	@$(call try,THE_APT_CONF,sisyphus)

7
use/apt-conf/branch: use/apt-conf
8
	@$(call set,THE_APT_CONF,branch)