Hi,

source is a file, is it possible to host it with the FrugalBuild ?

Thanks.

2011/8/25 Miklos Vajna <[email protected]>

> On Wed, Aug 24, 2011 at 09:40:41PM +0100, Slown <[email protected]>
> wrote:
> > pkgver=1
> > pkgrel=1
> > pkgdesc="Fortune cookies: Les Simpson in french."
> > url="http://fr.wikiquote.org/wiki/Les_Simpson";
> > depends=('fortune-mod')
> > groups=('games-extra')
> > archs=('i686')
> > options=('noversrc')
> > up2date=$pkgver
> > source=(simpson-fr)
>
> Hm, source is not an URL?
>
> > sha1sums=('2eccbb5731d488886cf53a7626ecb089d00e1bdb')
> >
> > build() {
> >    Fcd "./"
>
> ./ -> .
>
> >    strfile ./simpson-fr || Fdie
> >    Fmkdir usr/share/fortune/
> >    Finstallrel 644 simpson-fr usr/share/fortune/
> >    Finstallrel 644 simpson-fr.dat usr/share/fortune/
>
> Use Ffilerel, please.
>
> Care to send a git patch as described in
>
>
> http://frugalware.org/docs/getting-involved/en#_downloading_and_setting_up_the_repositories
>
> ?
>
> Thanks.
>
> _______________________________________________
> Frugalware-devel mailing list
> [email protected]
> http://frugalware.org/mailman/listinfo/frugalware-devel
>
>
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to