wok-current diff fluidsynth-dev/receipt @ rev 22401

expat: use same DL as in Next
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 08 12:26:44 2019 +0000 (2019-12-08)
parents 10cf9ef87cc1
children 61d28e8be66c
line diff
     1.1 --- a/fluidsynth-dev/receipt	Sat Mar 02 13:41:34 2019 +0100
     1.2 +++ b/fluidsynth-dev/receipt	Sun Dec 08 12:26:44 2019 +0000
     1.3 @@ -17,5 +17,5 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  #	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $install/usr/include $fs/usr
     1.8 +	cp -a $install/usr/include	 $fs/usr
     1.9  }