Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Build mysql-connector-java
Browse files Browse the repository at this point in the history
  • Loading branch information
Tokito authored Jul 4, 2024
1 parent fa0ca79 commit 879b143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# commit your package name Here
PACKAGE="mycli"
PACKAGE="mysql-connector-java"

#Custom ccache Size #include Suffix MB/GB "M,G" #Default "4G"
CCACHE_SIZE="4G"
Expand All @@ -11,6 +11,6 @@ umarch="false"
umold="false"

#Custom Commands
PREQ="python-sqlglot" #Prerequisite Packages
PREQ="" #Prerequisite Packages
CMD="" #Custom Commands

0 comments on commit 879b143

Please sign in to comment.