On Tue, Dec 15, 2015 at 2:32 PM, Sebastiaan Couwenberg <[email protected]> wrote:
> On 15-12-15 14:29, Rashad Kanavath wrote: > > Could I override clean inside rules ? > > You can override all the targets in debian/rules, but whether that is > appropriate is unclear. > > What are your trying to achieve exactly? > I want to fix some lintian errors and each time I want to regenerate a .deb it take a lot for compilation. If I could try not clean the build files just for the whole project. I could test and move things a bit faster. I will override them only for testing. once it is okay, before commit I will do a clean rebuild. That is okay for me. > > Kind Regards, > > Bas > > -- > GPG Key ID: 4096R/6750F10AE88D4AF1 > Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 > > -- Regards, Rashad
