Mark Wright wrote: > Index: Dude/ENCHANT/1.3.0/Solaris/install.sh > =================================================================== > --- Dude/ENCHANT/1.3.0/Solaris/install.sh (revision 2062) > +++ Dude/ENCHANT/1.3.0/Solaris/install.sh (working copy) > @@ -1,4 +1,6 @@ > #!/bin/sh > $MAKE install DESTDIR=$DESTDIR > +rm -f $DESTDIR$_libdir/lib*.a > rm -f $DESTDIR$_libdir/*.la > +rm -f $DESTDIR$_libdir/enchant/lib*.a > rm -f $DESTDIR$_libdir/enchant/*.la > Index: Dude/POPT/1.7/Solaris/install.sh
[ ... ] [ snippy to save space, but a serious amount of work ] Thank you *very much* for these. Ade, Luc and myself will review them. :-) --Stefan -- Stefan Teleman Sun Microsystems, Inc. Stefan.Teleman at Sun.COM
