wok diff fluidsynth-dev/receipt @ rev 20957

created gcc83-lib-base
author Hans-G?nter Theisgen
date Mon Mar 04 13:17:33 2019 +0100 (2019-03-04)
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	Mon Mar 04 13:17:33 2019 +0100
     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  }