Subject: RE: [fixed] Re: linux bootstrap broken
To: Hubert Feyrer <hubert@feyrer.de>
From: De Zeurkous <zeurkous@nichten.info>
List: pkgsrc-users
Date: 09/21/2007 17:07:31
Haai,

On Fri, September 21, 2007 16:43, Hubert Feyrer wrote:
> On Fri, 21 Sep 2007, Roland Illig wrote:
>> I broke it and I fixed it.
>
> Thanks, it gets further now. But how do I deinstall
> bootstrap-mk-files-20060824 that it tells me is already installed?
>
>  	% pkg_delete bootstrap-mk-files-20060824
>  	Package `bootstrap-mk-files-20060824' is marked as not for deletion
>
> Nuking $PREFIX is not an option...
>
>
>   - Hubert
>

#!/bin/sh
echo 'bootstrap-mk-files' | read -r PKG;
pkg_delete -ff "${PKG}";
unset PKG;
# EOF

Isn't this in the documentation, like it should be?

Baai,

De Zeurkous
-----------

Friggin' Machines!