[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DFSG package to remove images/documentation



On 01/13/2014 01:21 AM, Paul Tagliamonte wrote:
> The source seems like it'd be intact; you can just rm and rebuild at
> build-time or something - might make the `clean' step a little harder
> since you'll end up with changed binary files, but this isn't an
> uncommon problem.

You don't even have to bother with the clean in this case... Just put
this into debian/source/options:

extend-diff-ignore = "^.*\.(gif|jpeg)$"

and you're fine. Correct me if that's the wrong approach, but in my
experience, that's ok.

Thomas


Reply to: