On Wed, Jul 09, 2003, Michael Schloh von Bennewitz wrote:
> > # list of sources
> > Source0:
> > ftp://ftp.gimp.org/pub/gimp/v1.2/v%{version}/gimp-%{version}.tar.bz2
> > @@ -80,6 +80,7 @@
> > %install
> > rm -rf $RPM_BUILD_ROOT
> > %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
> > + rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/*-[0-9].[0-9]
> > rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
> > rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/lib*.so*
> > strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
> >
> Please don't remove binaries (versioned or not) if it breaks the package.
Thanks for catching this again, Michael. Yes, definetely my fault again
-- I forgot that we already had this issue some days ago. But instead
of complaining twice you already perhaps could have fixed it for us
the right way yourself already after the first time I made this error
in the past, couldn't you? But, ok, I've now tried attempt III. Let's
see whether this is more successful. I've again not checked the result
again, because we're these days too busy in doing other things and the
package needs too long for building. So the chance is high I've broken
it again ;-)
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]