wok diff ffmpeg-compat/receipt @ rev 24989

updated nfs-utils (2.4.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Thu May 12 17:03:36 2022 +0100 (2022-05-12)
parents fff755dd0f58
children
line diff
     1.1 --- a/ffmpeg-compat/receipt	Sat Apr 09 14:28:38 2022 +0000
     1.2 +++ b/ffmpeg-compat/receipt	Thu May 12 17:03:36 2022 +0100
     1.3 @@ -74,7 +74,7 @@
     1.4  
     1.5  post_install() 
     1.6  {
     1.7 -	#echo "/usr/lib/ffmpeg-compat" >> "$1/etc/ld.so.conf"
     1.8 +	echo "/usr/lib/ffmpeg-compat" > /dev/null #>> "$1/etc/ld.so.conf"
     1.9  }
    1.10  
    1.11  post_remove()