2008/6/2 j3d1f0x <[EMAIL PROTECTED]>:
>
> _F_desktop_icon="$pkgname.png"
> build()
> {
> Fcd
> CMake_build
> cd $Fdestdir/usr/share/$pkgname || Fdie
> Ficonrel $pkgname.png
> Fdesktop2
> }
>
>
Well, maybe you can remove this part:
cd $Fdestdir/usr/share/$pkgname || Fdie
Ficonrel $pkgname.png
and modify desktop icon with:
_F_desktop_icon="usr/share/$pkgname/$pkgname.png"
;)
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel