SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
databases/mysql-zrm/patches/patch-usr_bin_mysql-zrm
Normal file
11
databases/mysql-zrm/patches/patch-usr_bin_mysql-zrm
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- usr/bin/mysql-zrm.orig Thu Feb 4 01:19:25 2010
|
||||
+++ usr/bin/mysql-zrm Wed May 5 12:10:49 2010
|
||||
@@ -36,7 +36,7 @@ if ( $^O =~ /^MSWin/ ) {
|
||||
$ZRM_BINPATH= catfile( $ZRM_HOME, "usr", "bin" );
|
||||
} else {
|
||||
$ENV{'PATH'} = "/usr/local/bin:/opt/csw/bin:/usr/bin:/usr/sbin:/sbin:/bin:/usr/ucb";
|
||||
- $ZRM_BINPATH="/usr/bin";
|
||||
+ $ZRM_BINPATH="${PREFIX}/bin";
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue