wok-next diff qedit/receipt @ rev 17479

Up libssl (1.0.1j)
author Richard Dunbar <mojo@slitaz.org>
date Mon Dec 29 16:23:33 2014 -0500 (2014-12-29)
parents 3ba2404f87e1
children 5d53e8ccbc8d
line diff
     1.1 --- a/qedit/receipt	Mon Sep 01 20:14:06 2014 +0200
     1.2 +++ b/qedit/receipt	Mon Dec 29 16:23:33 2014 -0500
     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  }