wok diff qedit/receipt @ rev 17133

Up: mc (4.8.13)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Sep 09 23:53:10 2014 +0200 (2014-09-09)
parents 3ba2404f87e1
children 5d53e8ccbc8d
line diff
     1.1 --- a/qedit/receipt	Mon Sep 01 20:14:06 2014 +0200
     1.2 +++ b/qedit/receipt	Tue Sep 09 23:53:10 2014 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch $src/patterns/shell_patterns.xml $stuff/strvar_color_slitaz
     1.8  	cd $src && cmake -DCMAKE_INSTALL_PREFIX=/usr . &&
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }