On 6 Aug 2014 12:30, "Sven Vermeulen" <[email protected]> wrote: > > Hi all > > Our live sec-policy/selinux-* packages (the ones with the -9999 version) > have been using our git repository for some time. Although users could > always override these with packagename_LIVE_REPO, it meant that they had to > generate such variables for each and every sec-policy/ package out there. > > As that is a big nuisance (and you should also not forget to substitute "-" > with "_" in that case) I added two more variables in the SELinux eclass to > make this a lot simpler: > > SELINUX_GIT_REPO can now point to a different repo set if you want > SELINUX_GIT_BRANCH can be used to pull in a different branch (default is > master)
Just to be clear, these go in make.conf then? And the branch variable I assume will default to "master"? -- Jason
