diff options
Diffstat (limited to 'x11/gnome-shell/files/patch-src_data-to-c.pl')
-rw-r--r-- | x11/gnome-shell/files/patch-src_data-to-c.pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/gnome-shell/files/patch-src_data-to-c.pl b/x11/gnome-shell/files/patch-src_data-to-c.pl new file mode 100644 index 000000000000..79542797db5b --- /dev/null +++ b/x11/gnome-shell/files/patch-src_data-to-c.pl @@ -0,0 +1,8 @@ +--- src/data-to-c.pl.orig 2014-03-22 16:28:35.000000000 +0100 ++++ src/data-to-c.pl 2014-03-22 16:28:44.000000000 +0100 +@@ -1,4 +1,4 @@ +-#!/usr/bin/perl ++#!/usr/bin/env perl + + # Copyright © 2011 Red Hat, Inc + # |