Gnome Makefile Problem
Jeff Schering
jeffschering at gmail.com
Mon Sep 12 22:48:01 UTC 2005
On 9/12/05, Matthew East <matthew.east at breathe.com> wrote:
> Hi,
>
> Can someone who understands more about it than me please fix the
> Quicktour entry in the gnome makefile? I made it quickly but it isn't
> working properly on the preview server, I think because it does not
> remove the build/quicktour/ files before recopying them. For someone who
> knows what they are doing, it should take 30 seconds!
>
Hi Matt
The relevant lines should be as follows:
mkdir -p ../build/gnome/quicktour
cp -r quicktour/*.* ../build/gnome/quicktour/
The files were being copied to the build/ directory instead of
build/gnome. I haven't done a svn co of the branch, but will commit
the change to trunk. I'm sure you can take it from there.
Cheers,
Jeff
--
GPG Key: 1024D/F23C67E8 2005-02-20 Jeff Schering <jeffschering at gmail.com>
More information about the ubuntu-doc
mailing list