Skip to content

Commit

Permalink
fix adding pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Aug 11, 2014
1 parent 0197337 commit 811113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion customize
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ done
# Create ugly mysql-client symlink and install py27-mysqldb
echo "* Create ugly mysql-client symlink and install py27-mysqldb"
ln -sv /opt/local/lib/libperconaserverclient.so.18 /opt/local/lib/libmysqlclient.so.18
pkg_add -f http://pkgsrc.smartos.skylime.net/packages/SmartOS/2014Q2/x86_64/All/py27-mysqldb-1.2.5.tgz
pkg_add -fL http://pkgsrc.smartos.skylime.net/packages/SmartOS/2014Q2/x86_64/All/py27-mysqldb-1.2.5.tgz

# Remove unused mysql stuff from base
echo "* Remove unused mysql stuff from base"
Expand Down

0 comments on commit 811113e

Please sign in to comment.