wok diff sylfilter/receipt @ rev 24240

updated perl-mime-types (2.17 -> 2.22)
author Hans-G?nter Theisgen
date Sun Jan 02 07:21:29 2022 +0100 (2022-01-02)
parents cefa4ef5052f
children 934055de50e2
line diff
     1.1 --- a/sylfilter/receipt	Tue Dec 06 23:38:50 2016 +0100
     1.2 +++ b/sylfilter/receipt	Sun Jan 02 07:21:29 2022 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|config.rpath.*|& 2>/dev/null|' configure	# hide trigger
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		$CONFIGURE_ARGS &&