wok diff fluidsynth-dev/receipt @ rev 21058
updated iprange (1.0.3 -> 1.0.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 13 15:27:12 2019 +0100 (2019-03-13) |
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 Wed Mar 13 15:27:12 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 }