Wednesday 13 November 2002 22.30 skrev Roger Leigh:

> The `clean' rule is run before the build (by dpkg-buildpackage), so I
> would do
>
> find . -name '*.moc' | xargs rm -f
>
> to remove the .moc files.  If they can easily be regenerated, I would
> ask upstream to remove them from the tarball (but I'm not a Qt/KDE
> expert).  Make sure you Build-Depend on libqt-dev (which provides
> moc)!

So I guess this is the best thing to do in this case, and as you say, ask 
upstream to remove the files that are regenerated in the makefile.

-- Karolina


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to