>>
>> # Set the dependency for the first target.
>> if [ -z $PREV ] ; then PREV=022-settingenvironment ; fi
>> @@ -195,7 +195,7 @@
>> esac
>>
>> # Grab the name of the target.
>> - name=`echo ${this_script} | sed -e 's...@[0-9]\{3\}-@@' -e 's,'$N',,'`
>> + name=`echo ${this_script} | sed -e 's...@[0-9]\{3\}-@@' -e
>> 's,'$N',,' -e 's...@-utils@@'`
>>
>> # Find the version of the command files, if it corresponds with
>> the building of
>> # a specific package. We need this here to can skip scripts not needed
>> for
>
> It appears that 'this_script' is taken from the xml filename. I can
> easily change that. The problem is that the home page calls it 'XZ
Correct it does.
> Utils', but the package is named xz-version.
>
> I went ahead and made the change in rev 9438. It shouldn't make any
> changes to rendered book.
Although, I was gonna fix jhalfs itself. But your solution works just as well.
Thomas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page