Reply to message from Harry Putnam on 12 Dec 2000, 12:47 <-0800>:
> Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes:
>
> Mikkel pointed out the right stuff to get rid of but it looks like you
> may have a small completed binary.rpm (or something?) in there.
>
> > 2784 /usr/src/redhat/RPMS
.... yo, some successfull built rpms in there ... I will not delete
those .. thanks for pointing to it, Harry ..
>
>
> PS- you might get use out of this simple script I use when things
> start to pile up in those directories .. It clears the appropriate
> ones.
>
> (called as root)
>
> cat /bin/clear-build:
> ^^^^^^^^^^^^^^^^^^^
> #!/bin/sh -x
> cd /usr/src/redhat/SOURCES && rm -rf * && \
> cd ../BUILD && rm -rf * && cd ../SPECS && rm -f *
> #done
which means: everything in
/usr/src/redhat/SOURCES
/usr/src/redhat/BUILD
/usr/src/redhat/SPECS
will be deleted ... correct?
(seems to be a perl-script ... right? ... this is one of these moments
where I wish a day had 48 hours or more .. just to learn all that Linux I
do not know yet ... :))
> [ ... ]
Thanks a lot, Harry.
Regards.
Wolfgang.
--
http://www.geocities.com/wolfgangpfeiffer/
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list