Ezzel a dátummal: Saturday 02 February 2008 13.22.25 Devil505 ezt írta:
> In fact I told Jedifox to post his FrugalBuild to the ML -devel because
> Crazy suggested me to do that.
no problem, only suggestion

> Janny if you can explain the mistakes made by Jedifox in his FB, it would
> be great for him to learn.
since you have to use it in the build() Ficonrel() function
because of this the _F_foo options become unnecessary
and it is possible to use them on the traditional manner

example:

        _F_cd_path="XaraLX-$pkgver"
instead of, this
        Fcd XaraLX-$pkgver
and     
Fconfopts="[EMAIL PROTECTED] --enable-filters --enable-svgfilter 
--with-included-gettext"
instead of, this
        Fbuild --enable-filters --enable-svgfilter --with-included-gettext
and
        _F_desktop_name="XaraLX"
        _F_desktop_categories="Graphics;"
        _F_desktop_exec="XaraLX"
        _F_desktop_icon="xaralx.png"
        Fdesktop2
instead of, this
        Fdesktop "XaraLX" "xaralx.png" "Graphics;"

> Thx
np ,)

ps.
_F_foo in use outside of build() 

-- 
best regards / udvozlettel
        Janny
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to