wok diff directfb-dev/receipt @ rev 20742

updated bchunk (1.2.0 -> 1.2.2)
author Hans-G?nter Theisgen
date Sun Feb 10 09:37:43 2019 +0100 (2019-02-10)
parents 9a2b059bf7d8
children eb396f946524
line diff
     1.1 --- a/directfb-dev/receipt	Sun Mar 02 16:33:52 2014 +0100
     1.2 +++ b/directfb-dev/receipt	Sun Feb 10 09:37:43 2019 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $install/usr/include $fs/usr
     1.6  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.7 -	cp -a $install/usr/lib/directfb-1.4-0 $fs/usr/lib
     1.8 +	cp -a $install/usr/lib/directfb-* $fs/usr/lib
     1.9  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.10  	find $fs/usr/lib -name "*.so*" -exec rm '{}' \;
    1.11  }