Greetings, On Thu, Jun 9, 2011 at 8:42 AM, Axel <[email protected]> wrote: > Hello > > I build a live system with some packages which need existing directories to > run correctly. I use then the chroot_local-includes directory to get these > directories in the live system. > > since I m using git to keep history of the development, and since git ignore > empty directories, I put a .gitignore file in these directories. > > This .gitignore files are added in the live system, so, could > lb_chroot_local-includes skip those kind of files ? >
I would just utilize the auto/config script to ensure the directories are always there after your call to lb config and the issue you describe does not occur. > Axel > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: http://lists.debian.org/[email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
