wok-next diff shake/receipt @ rev 20083

gst1-plugins-good: receipt v2
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 25 12:49:39 2017 +0200 (2017-10-25)
parents 2b9f96603415
children d5aab818505e
line diff
     1.1 --- a/shake/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/shake/receipt	Wed Oct 25 12:49:39 2017 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|.*fcntl.*|#include <sys/types.h>\n&|' judge.h
     1.8  	cd $src/build
     1.9  	cmake -DCMAKE_INSTALL_PREFIX=/usr .. &&
    1.10  	make &&