quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] [RFC] provide a quilt clean command


From: David Paleino
Subject: [Quilt-dev] [RFC] provide a quilt clean command
Date: Sat, 12 Dec 2009 14:39:21 +0100
User-agent: KMail/1.12.4 (Linux/2.6.29-1-686; KDE/4.3.4; i686; ; )

Hello people,
while looking at bugs filed in Debian, I stumbled across "please provide a 
quilt clean command":

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496630

On Tuesday 26 August 2008 11:36:21, Gerfried Fuchs wrote:
>         Hi!
> 
>  It would be more convenient if quilt would be able to clean up after
> itself. That is, removing the .pc directory again (and possibly other
> autogenerated/cached files). Having to work around that with make file
> magic or other means is IMHO the wrong approach and errorsome: If the
> autogenerated files change or others are produced, the build system
> should know, but external magic doesn't.
> 
>  So ... please give us a proper clean command. :)

I might be missing something, but doesn't quilt only touch things inside .pc/? 
Thus, the "magic" involved in cleaning up just boils down to

  quilt pop -f -a ; rm -rf .pc/ [1]

Is that right?

Kindly,
David

[1] given a .pc/.quiltrc does not exist, in which case that one should 
    probably be preserved, and I agree a "quilt clean" might be handy here.

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]