[apparmor] Fun with libapparmor build

Steve Beattie steve at nxnw.org
Mon Apr 13 16:31:14 UTC 2015


On Sun, Apr 12, 2015 at 03:09:04PM +0200, Christian Boltz wrote:
> Hello,
> 
> Am Donnerstag, 9. April 2015 schrieb Tyler Hicks:
> > On 2015-04-06 21:02:16, Christian Boltz wrote:
> > > "make distclean" shrinks the list a bit:
> > > 
> > > unknown:
> > >   libraries/libapparmor/test-driver
> > >   libraries/libapparmor/include/Makefile.in
> > >   libraries/libapparmor/include/sys/Makefile.in
> > >   libraries/libapparmor/swig/python/test/Makefile.in
> > > 
> > > Should (some of) those files get added to .bzrignore, or does the
> > > Makefile need an update to delete them?
> > 
> > The Makefile.in and test-driver files should be added to .bzrignore.
> 
> OK, here we go:
> 
> 
> Add libapparmor test-driver and some Makefile.in to .bzrignore
> 
> With these changes, "bzr status" is clean again after "make distclean"
> 
> 
> [ bzrignore-libraries.diff ]

That's fine, Acked-by: Steve Beattie <steve at nxnw.org>.

After running make maintainer-clean, bzr status also mentions
libraries/libapparmor/swig/perl/Makefile.perle (I build with the perl
bindings enabled locally to ensure they don't get broken), so it would
probably be useful to add:

=== modified file '.bzrignore'
--- .bzrignore  2015-04-02 21:48:26 +0000
+++ .bzrignore  2015-04-13 16:29:39 +0000
@@ -69,6 +69,7 @@
 libraries/libapparmor/swig/perl/Makefile.PL
 libraries/libapparmor/swig/perl/Makefile.in
 libraries/libapparmor/swig/perl/Makefile.perl
+libraries/libapparmor/swig/perl/Makefile.perle
 libraries/libapparmor/swig/perl/blib
 libraries/libapparmor/swig/perl/libapparmor_wrap.c
 libraries/libapparmor/swig/perl/pm_to_blib

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150413/7803a3fc/attachment.pgp>


More information about the AppArmor mailing list