wok-current diff gst-ffmpeg/receipt @ rev 25631
Clean .la in missing dev receipt
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Oct 16 11:30:26 2023 +0000 (15 months ago) |
parents | d8e0f58e2f5e |
children | 5926178cd6fa |
line diff
1.1 --- a/gst-ffmpeg/receipt Mon Sep 04 19:03:50 2023 +0000 1.2 +++ b/gst-ffmpeg/receipt Mon Oct 16 11:30:26 2023 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Patch to work with gcc >= 4.7 1.7 - patch -p1 $stuff/gst-ffmpeg_gcc47.patch 1.8 + patch -p1 < $stuff/gst-ffmpeg_gcc47.patch 1.9 1.10 sed -i 's|ORC_TARGET_ALTIVEC_ALTIVEC|ORC_TARGET_POWERPC_ALTIVEC|' ext/*/*.c 1.11 ./configure \