wok-6.x diff amsn/receipt @ rev 22261

libdvdread-dev: install dvdread.pc in pkgconfig directory
author Richard Dunbar <mojo@slitaz.org>
date Tue Nov 12 23:58:25 2019 -0500 (2019-11-12)
parents f4c22f009037
children 5f6c5106b1f5
line diff
     1.1 --- a/amsn/receipt	Sat Sep 07 18:25:02 2013 +0000
     1.2 +++ b/amsn/receipt	Tue Nov 12 23:58:25 2019 -0500
     1.3 @@ -21,6 +21,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's|uname -m|echo i486|' Makefile*
     1.8  	patch -Np0 -i $stuff/$PACKAGE-v4l2.patch
     1.9  	patch -Np0 -i $stuff/$PACKAGE-0.98.9-no-rebuild-on-install.patch
    1.10  	./configure --prefix=/usr \