wok-6.x diff vte/receipt @ rev 19317

Make pcmanfm the opener of 'ftp://' and 'sftp://'.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 12 23:46:10 2016 +0300 (2016-07-12)
parents f630a53bd713
children 86790a278e70
line diff
     1.1 --- a/vte/receipt	Tue Jul 28 10:56:38 2015 +0000
     1.2 +++ b/vte/receipt	Tue Jul 12 23:46:10 2016 +0300
     1.3 @@ -27,6 +27,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p1 -i $stuff/AltKey.patch
     1.8  	./configure \
     1.9  		--libexecdir=/usr/lib/vte \
    1.10  		--with-html-dir=/usr/share/doc \