Hi Paul I cant find a distclean in any make file, so I'll explain...
>From /home/cbradney/extra/ScribusCVS I can run export CVSROOT... cvs login cvs -z3 co Scribus cd Scribus export WANT_AUTOCONF_2_5=1 export WANT_AUTOMAKE=1.7 make -f Makefile.dist When that succeeds, which it nows does with the two env vars, you say I should run a make distclean? There's a Makefile.in that has a distclean target, so a make -f Makefile.in distclean would be correct? or not? I get a missing separator error at Makefile.in and stop. Sorry, more clues required.. :) Craig On Sat, 2003-10-11 at 18:39, Paul wrote: > Hi, > > > More to look into there, but I guess first up, is there anything you > > guys do after a CVS checkout from final version of a release before > > making the scribus-1.1.x.tar.gz file? Do you just delete some unneeded > > files, or do you run some other script before creating the .tar.gz? If > > so, then that maybe the step I'm missing for now. > > All Franz does is to perform a make distclean on the current version > then whip it to a tarball. > > Simple as that. > > I'll have to look closer into gentoo to try and sort the problem. > > TTFN > > Paul
