Re: Depends and build depends in receipt |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Re: Depends and build depends in receipt
- From: Rohit Joshi <rj.rohit@xxxxxxxxx>
- Date: Tue, 10 May 2011 07:24:18 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Feav0pfVLGHgJm2PrCMN3K6AnaCulXYvwfAvo3u3Qsc=; b=DrMSgTTgqz4P6S5L3QtZc1Ra85DEF29sz2XI61XCtvGPiqm16kjsQs9ecwD19BmFtw tygv9c9DVmVAen7kaaE7Cd5raVT9HRTU9TOriyTALldavzxqau9w68SKreC1d6IL/zTj AkxxGbaXeqi+pZHAYjsW9LDwm77PqrZaVZQPU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=l3Kc8oQA2ZjgL2S0y4eCyZ0xpZwEqajI9o6mkGGQEBSn54N0LEm7Qvwcp66W1Gwdni JbT8uV6EvhfR1dS11tl9QkquDYqOnVwmkYiwB+0IByL4JWolffwoFt76hwfs8qJ6iI66 gIS0qCixmnT4pJvg17iqH7+VLV2TwiXhw3pIE=
I get that tazwok take longer to do some things but i need to keep wok compabile for tazwok and the wok. Not doing so will just brake everything me and Goklayeh have been working on.
Most of the time taking is cause of tazwok gen-wok-db. The cookorder.txt file takes a while to be made. Also that should only be run like once a week or something. Not every hour.
The default rule should be that if any feature consumes a lot of time, then modify it or DROP it.
I don't understand why changes made by Pankso will break Gokhlayeh's code. If you need a code for any special purpose, then please follow Slitaz's good coding practices, e.g., keep all your changes coded in a "function" and call that function.