Bug 8233 - SolR-related /etc/ files break deb building
authorTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 17 Sep 2012 19:55:52 +0000 (16:55 -0300)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 5 Oct 2012 09:59:50 +0000 (11:59 +0200)
commite11d31cb2c788bb9c328b01c5a861b9a7bdf7750
treef6a495301debd7ccdee0bd523d63309bff5b02eb
parentdc60d22f966edea5885bc6ba6b40c797afc370cf
Bug 8233 - SolR-related /etc/ files break deb building

Remove them using debian/rules when building .deb packages until
we figure out what to do with them in a .deb install.

To do this I ran the build script like this:

sudo DEB_BUILD_OPTIONS=nocheck ./debian/build-git-snapshot -distribution precise -D precise -r ~/ubuntu -v 3.9.0-046~git -d

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
debian/rules