wok-next diff n2nc/receipt @ rev 20424

linux-dev: move creation to compile_rules(), keep genpkg_rules() for copying/splitting only
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 12 17:02:57 2018 +0200 (2018-01-12)
parents e776229a8fef
children e6615350078d
line diff
     1.1 --- a/n2nc/receipt	Thu Nov 16 18:27:48 2017 +0100
     1.2 +++ b/n2nc/receipt	Fri Jan 12 17:02:57 2018 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|<< std::cerr|<< std::endl|' src/examples/rsa.cpp src/rsa.cpp
     1.8  	sed -i 's|fcntl.h>|&\n#include <unistd.h>|' src/nixsys.h
     1.9  	libtoolize --force
    1.10  	aclocal