wok-current diff Geomyidae/receipt @ rev 22437

john: fix link, add to right place
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 22 16:03:18 2019 +0000 (2019-12-22)
parents c66922837e6c
children a3b6dd3aac6f
line diff
     1.1 --- a/Geomyidae/receipt	Fri Feb 08 14:02:16 2019 +0100
     1.2 +++ b/Geomyidae/receipt	Sun Dec 22 16:03:18 2019 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  {
     1.5  	make CC=gcc PREFIX=/usr &&
     1.6  	make install \
     1.7 +		PREFIX=/usr \
     1.8  		DESTDIR=$DESTDIR || exit 1
     1.9  }
    1.10