"Paul Wise" <[EMAIL PROTECTED]> writes:
> On Sat, Oct 11, 2008 at 2:16 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
>
> > What kind of elegant solution would you recommend? :)
>
> debian/rules:
>
> clean:
> ...
> make maintainer-clean
Note that, by the GNU Make documentation, you s
On Sat, Oct 11, 2008 at 02:35:20PM +0200, Vincent Danjean wrote:
> Sylvain Beucler wrote:
> > On Sat, Oct 11, 2008 at 01:36:28PM +0200, David Paleino wrote:
> >> On Sat, 11 Oct 2008 13:10:07 +0200, Sylvain Beucler wrote:
> >>
> >>> In this case though, a second build will show changes in the diff
>
On Sat, Oct 11, 2008 at 02:00:13PM +0200, Daniel Leidert wrote:
> Am Samstag, den 11.10.2008, 08:16 +0200 schrieb Sylvain Beucler:
>
> > The 'ballz' package (platform/puzzle game) requires a few changes in
> > the build system to avoid using the builtin copy of 'chichan' (GUI
> > toolkit for games
Sylvain Beucler wrote:
> On Sat, Oct 11, 2008 at 01:36:28PM +0200, David Paleino wrote:
>> On Sat, 11 Oct 2008 13:10:07 +0200, Sylvain Beucler wrote:
>>
>>> In this case though, a second build will show changes in the diff
>>> outside of debian/ (removed files).
>> No. Removed files don't show up i
On Sat, Oct 11, 2008 at 01:36:28PM +0200, David Paleino wrote:
> On Sat, 11 Oct 2008 13:10:07 +0200, Sylvain Beucler wrote:
>
> > In this case though, a second build will show changes in the diff
> > outside of debian/ (removed files).
>
> No. Removed files don't show up in diff. :)
Ah, my bad.
Am Samstag, den 11.10.2008, 08:16 +0200 schrieb Sylvain Beucler:
> The 'ballz' package (platform/puzzle game) requires a few changes in
> the build system to avoid using the builtin copy of 'chichan' (GUI
> toolkit for games)
Besides your question: You should ask upstream to provide a configure
s
On Sat, 11 Oct 2008 13:10:07 +0200, Sylvain Beucler wrote:
> In this case though, a second build will show changes in the diff
> outside of debian/ (removed files).
No. Removed files don't show up in diff. :)
David
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Li
On Sat, Oct 11, 2008 at 01:10:07PM +0200, Sylvain Beucler wrote:
> In this case though, a second build will show changes in the diff
> outside of debian/ (removed files).
Did you even try that? dpkg-buildpackage -S ignores removed files for
the .diff.gz.
Michael
--
To UNSUBSCRIBE, email to
On Sat, Oct 11, 2008 at 03:56:16PM +0800, Paul Wise wrote:
> On Sat, Oct 11, 2008 at 3:45 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
>
> > - a static patch to go to the 'maintainer-clean' state
>
> No, just running 'make maintainer-clean' in the clean rule of debian/rules.
>
> > - plus using
On Sat, Oct 11, 2008 at 08:16:35 +0200, Sylvain Beucler wrote:
> What kind of elegant solution would you recommend? :)
>
remove all the generated files in debian/rules clean.
Cheers,
Julien
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Hi,
On Sat, Oct 11, 2008 at 02:23:54PM +0800, Paul Wise wrote:
> On Sat, Oct 11, 2008 at 2:16 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
>
> > What kind of elegant solution would you recommend? :)
>
> debian/rules:
>
> clean:
> ...
> make maintainer-clean
Do you mean:
- a static
On Sat, Oct 11, 2008 at 3:45 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
> - a static patch to go to the 'maintainer-clean' state
No, just running 'make maintainer-clean' in the clean rule of debian/rules.
> - plus using 'autoreconf' in debian/rule
Yep.
> Otherwise they will also be several
On Sat, Oct 11, 2008 at 2:16 PM, Sylvain Beucler <[EMAIL PROTECTED]> wrote:
> What kind of elegant solution would you recommend? :)
debian/rules:
clean:
...
make maintainer-clean
--
bye,
pabs
http://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
13 matches
Mail list logo