wok diff xfprint/receipt @ rev 18525

Up poedit(1.8.6), add poedit-i18n (Poedit localization files)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 26 18:17:02 2015 +0200 (2015-10-26)
parents 380ffe05937a
children 9053833522ce
line diff
     1.1 --- a/xfprint/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/xfprint/receipt	Mon Oct 26 18:17:02 2015 +0200
     1.3 @@ -19,6 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -p1 < $stuff/xfprint-4.6.1-cups-1.6.patch
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS && \
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }