On Sunday 06 September 2015 21:18:34 Alexandre Viau wrote:
> I think this is equivalent. However, I think that removing table.go and
> adding table.txt is linked and I would prefer if both operations stayed
> at the same place. I think it is simpler for people that read the
> packaging.
No worries, I've uploaded as is. :)
IMHO there are two different things:
* cleaning source tree from generated files before build to compensate for
lack of upstream "make clean"
and
* adding required file to build directory.
If you prefer to remove file from "rules" then instead of "debian/clean" file
you can use
~~~~
override_dh_clean:
dh_clean table.go
~~~~
Sometimes I do that when I want to keep things in "rules" file.
--
All the best,
Dmitry Smirnov.
---
A man is his own easiest dupe, for what he wishes to be true he
generally believes to be true.
-- Demosthenes, Third Olynthiac, sct. 19 (349 BCE)
Attachment:
signature.asc
Description: This is a digitally signed message part.