wok diff goffice/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents 246964d7c465
children f83bd64e1765
line diff
     1.1 --- a/goffice/receipt	Sun Sep 22 18:06:29 2013 +0200
     1.2 +++ b/goffice/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -24,7 +24,7 @@
     1.4  	./configure \
     1.5  		--with-html-dir=/usr/share/doc \
     1.6  		--disable-static \
     1.7 -		$CONFIGURE_ARGS 2>&1 | grep -v G_REGEX_ERROR_STRAY &&
     1.8 +		$CONFIGURE_ARGS &&
     1.9  	make &&	make install
    1.10  }
    1.11