diff options
| author | MagomeYae <[email protected]> | 2021-11-29 23:12:26 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-29 23:15:28 +0800 |
| commit | a36980df18eefe8929ff0a63e76646f77db3b88e (patch) | |
| tree | c0e722f9324d1144428233af8587271595f4e299 /.gitmodules | |
| parent | 54023886737eb90586fe02a34202891250efcc3f (diff) | |
fix(pkg): Fix java-16-openjdk build
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index f9211c2..c3678e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,7 +42,4 @@ url = https://aur.archlinux.org/gtk3-classic.git [submodule "repo/java-16-openjdk"] path = repo/java-16-openjdk - url = https://aur.archlinux.org/java-16-openjdk.git -[submodule "repo/jdk8"] - path = repo/jdk8 - url = https://aur.archlinux.org/jdk8.git + url = https://aur.archlinux.org/java-16-openjdk.git
\ No newline at end of file |
