pkgsrc-Users archive

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

RE: [fixed] Re: linux bootstrap broken



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!




Home | Main Index | Thread Index | Old Index