wok diff gfortran/receipt @ rev 21869

busybox/command_not_found: use $PATH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 10:59:33 2019 +0200 (2019-09-25)
parents 380ffe05937a
children
line diff
     1.1 --- a/gfortran/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/gfortran/receipt	Wed Sep 25 10:59:33 2019 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GCC fortran extension."
     1.5  WEB_SITE="http://gcc.gnu.org/"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -LICENCE="GPL2"
     1.8 +LICENSE="GPL2"
     1.9  DEPENDS="gcc libgfortran"
    1.10  WANTED="gcc"
    1.11  TAGS="compiler fortran"