mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python-mysql-replication: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f1a6b3765
commit
7286637e81
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=python-mysql-replication
|
PRGNAM=python-mysql-replication
|
||||||
SRCNAM=mysql-replication
|
SRCNAM=mysql_replication
|
||||||
VERSION=${VERSION:-1.0.9}
|
VERSION=${VERSION:-1.0.9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
Loading…
Reference in a new issue