Files
fdroidserver/fdroidserver
Jochen Sprickerhof bae94931b4 Fix openjdk detection on different architectures
The pattern in Debian is:

java-$VERSION-openjdk-$DEB_HOST_ARCH

The regex for $DEB_HOST_ARCH did not match arm64, armel and armhf. As it
can be any string just match anything.
2023-02-22 11:24:39 +00:00
..
2022-11-01 08:47:48 +01:00
2022-05-23 10:39:17 +00:00
2022-11-14 17:58:37 +01:00
2023-02-16 20:16:52 +08:00
2022-10-22 23:15:13 +02:00
2023-02-16 20:16:52 +08:00
2022-03-29 15:53:45 +02:00