diff options
Diffstat (limited to 'databases/mysqlard/files/patch-ag')
-rw-r--r-- | databases/mysqlard/files/patch-ag | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/mysqlard/files/patch-ag b/databases/mysqlard/files/patch-ag new file mode 100644 index 000000000000..47a4ed9461d3 --- /dev/null +++ b/databases/mysqlard/files/patch-ag @@ -0,0 +1,8 @@ +--- src/mysqlar_graph.sh.orig Tue Aug 1 11:23:19 2006 ++++ src/mysqlar_graph.sh Tue Aug 1 12:53:48 2006 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/usr/local/bin/bash + # + # $Id: mysqlar_graph.sh 40 2006-01-20 20:26:11Z dewitge $ + # |