wok diff qedit/receipt @ rev 17250
libarchive-dev: update genpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 12:29:39 2014 +0200 (2014-10-19) |
parents | 3ba2404f87e1 |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/qedit/receipt Mon Sep 01 20:14:06 2014 +0200 1.2 +++ b/qedit/receipt Sun Oct 19 12:29:39 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 }