public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Matt Randolph <mattr@erols.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How do you remove packages made with --buildpkg?
Date: Mon, 08 Aug 2005 19:51:04 -0400	[thread overview]
Message-ID: <42F7EFE8.3020208@erols.com> (raw)
In-Reply-To: <20050808232404.204c9e1e@hactar.digimed.co.uk>

Neil Bothwick wrote:

>>find $PKGDIR ! -mtime +1 -exec rm "{}" \;
>>    
>>
>
>This line is wrong, it should be
>
>  
>
>>find $PKGDIR -mtime +1 -exec rm "{}" \;
>>    
>>

Oops!  I should read more slowly too.

Thanks again, btw.

-- 
"Pluralitas non est ponenda sine necessitate" - W. of O.

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-08 23:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 17:59 [gentoo-user] How do you remove packages made with --buildpkg? Matt Randolph
2005-08-08 19:18 ` Neil Bothwick
2005-08-08 21:37   ` Matt Randolph
2005-08-08 22:24     ` Neil Bothwick
2005-08-08 23:51       ` Matt Randolph [this message]
2005-08-08 22:24     ` Matt Randolph

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F7EFE8.3020208@erols.com \
    --to=mattr@erols.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox