[GNOME-ABRT PATCH] Use absolute path in python shebang

Richard Marko rmarko at redhat.com
Fri Aug 9 11:58:16 UTC 2013


Pushed!

On 08/01/2013 02:58 PM, Jakub Filak wrote:
> Closes rhbz#987020
>
> Signed-off-by: Jakub Filak <jfilak at redhat.com>
> ---
>  src/gnome-abrt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/gnome-abrt b/src/gnome-abrt
> index 7f2db5f..76fec32 100755
> --- a/src/gnome-abrt
> +++ b/src/gnome-abrt
> @@ -1,4 +1,4 @@
> -#!/usr/bin/env python
> +#!/usr/bin/python
>  # coding=UTF-8
>  
>  ## Copyright (C) 2012 ABRT team <abrt-devel-list at redhat.com>


-- 
Richard Marko



More information about the Crash-catcher mailing list