wok diff ffmpeg-compat/receipt @ rev 24746

ncursesw-dev: add pkg config files (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 16 11:02:39 2022 +0000 (2022-03-16)
parents 78494a055861
children fff755dd0f58
line diff
     1.1 --- a/ffmpeg-compat/receipt	Wed Jan 22 17:42:31 2020 +0100
     1.2 +++ b/ffmpeg-compat/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.3 @@ -79,5 +79,5 @@
     1.4  
     1.5  post_remove() 
     1.6  {
     1.7 -	 sed -i '#/usr/lib/ffmpeg-compat#'d "$1/etc/ld.so.conf"
     1.8 +	sed -i '/\/usr\/lib\/ffmpeg-compat/d' "$1/etc/ld.so.conf"
     1.9  }