wok-next diff nbs/receipt @ rev 20976
Follow recent changes in the Python renames
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Sep 25 17:35:51 2018 +0300 (2018-09-25) |
parents | b19ddba309f9 |
children | d5aab818505e |
line diff
1.1 --- a/nbs/receipt Fri Mar 23 10:45:35 2018 +0200 1.2 +++ b/nbs/receipt Tue Sep 25 17:35:51 2018 +0300 1.3 @@ -15,9 +15,6 @@ 1.4 SPLIT="nbs-dev" 1.5 1.6 compile_rules() { 1.7 - # respect DESTDIR 1.8 - sed -i.orig 's|/usr/|\$(DESTDIR)/usr/|g' Makefile 1.9 - mkdir -p $install/usr/bin/ 1.10 1.11 make && 1.12 make DESTDIR=$DESTDIR install || return 1