SPECS: esvn.spec - fix Categories - sed unified + BR sed >= 4.0

Paweł Sakowski saq at pld-linux.org
Sun Jan 23 18:50:27 CET 2005


On Sun, 2005-01-23 at 16:49 +0000, charles wrote: 
> @@ -27,7 +27,9 @@
>  %setup -q -n %{name}
>  
>  %build
> -sed -i -e 's#-lqt #-lqt-mt #g' *.*
> +%{__sed} -i 's,-lqt ,-lqt-mt ,g' *.vpj

Why use %{__sed} instead of sed? You can't use another sed
implementation anyway, it's sed itself that's BuildRequired.

-- 
Paweł Sakowski <saq at pld-linux.org>
PLD Linux Distribution





More information about the pld-devel-en mailing list