diff options
Diffstat (limited to 'debian/patches/bgta.pl.diff')
-rw-r--r-- | debian/patches/bgta.pl.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/bgta.pl.diff b/debian/patches/bgta.pl.diff new file mode 100644 index 0000000..2457ce4 --- /dev/null +++ b/debian/patches/bgta.pl.diff @@ -0,0 +1,11 @@ +Description: Right path for perl +Forwarded: not-needed +Last-Update: 2010-05-12 +--- a/scripts/bgta.pl ++++ b/scripts/bgta.pl +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl ++#!/usr/bin/perl + + # BgTA SCRIPT + |