[PATCH] Fix po/Rules-extract so it doesn't remove itself

Vratislav Podzimek vpodzime at redhat.com
Thu Sep 12 14:32:42 UTC 2013


On Thu, 2013-09-12 at 10:26 -0400, David Shea wrote:
> ---
>  po/Rules-extract | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/po/Rules-extract b/po/Rules-extract
> index dd3e242..506d6f3 100644
> --- a/po/Rules-extract
> +++ b/po/Rules-extract
> @@ -36,7 +36,7 @@
>  
>  mostlyclean: mostlyclean-extract
>  mostlyclean-extract:
> -	rm -f Rules-extract \
> +	rm -f \
>  		$(top_srcdir)/anaconda.po $(top_srcdir)/data/liveinst/gnome/fedora-welcome.po \
>  		$(top_srcdir)/data/liveinst/console.apps/liveinst.h
>  	find $(top_srcdir) \( -name '*.glade.h' -o -name '*.desktop.in.h' \) \
Nice, ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list