[apparmor] [patch 04/26] Hack rework of the feature/match file support

2014-04-15 Thread john . johansen
This is not the cleanup this code needs, but a quick hack to add the -M flag so we can specify a feature file (or directory) to use for the compile. It mostly just moves around existing code and adds the -M option, though it does introduce a few changes. While I didn't do it in this patch I propo

Re: [apparmor] [patch 04/26] Hack rework of the feature/match file support

2014-04-15 Thread Seth Arnold
On Tue, Apr 15, 2014 at 10:22:11AM -0700, john.johan...@canonical.com wrote: > This is not the cleanup this code needs, but a quick hack to add the > -M flag so we can specify a feature file (or directory) to use for > the compile. > > It mostly just moves around existing code and adds the -M opti