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.

Attachment: pgpYq3blPeuR3.pgp
Description: PGP signature

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

Reply via email to