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 <[EMAIL PROTECTED]>
PLD Linux Distribution
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en