[haiku-commits] Re: r37036 - in haiku/trunk: build/jam docs

  • From: Matt Madia <mattmadia@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 6 Jun 2010 17:41:06 +0000

On Sun, Jun 6, 2010 at 17:30, Stephan Assmus <superstippi@xxxxxx> wrote:
> On 2010-06-06 at 18:38:37 [+0200], mattmadia@xxxxxxxxx wrote:
>> Author: mmadia
>> Date: 2010-06-06 18:38:37 +0200 (Sun, 06 Jun 2010)
>> New Revision: 37036
>> Changeset: http://dev.haiku-os.org/changeset/37036/haiku
>>

>> +++ haiku/trunk/build/jam/OptionalPackages    2010-06-06 16:38:37 UTC (rev
>> 37036)
>> @@ -1418,9 +1418,6 @@
>>      CopyDirectoryToHaikuImage system documentation
>>          : [ FDirName $(HAIKU_TOP) docs userguide ]
>>          : userguide : -x .svn ;
>> -    CopyDirectoryToHaikuImage system documentation
>> -        : [ FDirName $(HAIKU_TOP) docs images ]
>> -        : images : -x .svn ;
>>      AddSymlinkToHaikuImage home Desktop
>>          : /boot/system/documentation/welcome/welcome_en.html : Welcome ;
>>      AddSymlinkToHaikuImage home Desktop
>
> Without a new file name for the Welcome package, the build system will not
> re-download it, though. Or is part of your patch missing?

It's not needed. The files in the "Welcome" optional package reside in
the repository.

--mmadia

Other related posts: