wok diff testdisk/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents 17b5d4e8e248
children 87ab725ce92e
line diff
     1.1 --- a/testdisk/receipt	Tue May 26 11:49:18 2015 +0200
     1.2 +++ b/testdisk/receipt	Sun Oct 25 00:07:51 2015 +0300
     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/COLOR_RED/COLOR_YELLOW/' src/intrfn.c
     1.8  	./configure --with-ntfs3g $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }