wok-next diff ndppd/receipt @ rev 20443

The rest of my "home work" for update many packages (up to Xorg, GTK and Openbox) for Next and mainly for Next64. Since this point this repository is open for commits. Many errors are expected due to harfbuzz-freetype dependency loop...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 24 16:17:33 2018 +0200 (2018-02-24)
parents cd7c90022605
children d43bf7aae921
line diff
     1.1 --- a/ndppd/receipt	Wed Mar 09 11:50:22 2016 +0100
     1.2 +++ b/ndppd/receipt	Sat Feb 24 16:17:33 2018 +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| -1)| ~0U)|' src/iface.cc
     1.8  	sed -i 's|/usr/local|/usr|' Makefile
     1.9  	make all &&
    1.10  	make DESTDIR=$DESTDIR install