openjdk8: rename swing patch to be more consistent with the others
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
9357a9fbd5
commit
14e0251362
@ -93,7 +93,7 @@ let
|
|||||||
./004_add-fontconfig.patch
|
./004_add-fontconfig.patch
|
||||||
./005_enable-infinality.patch
|
./005_enable-infinality.patch
|
||||||
] ++ lib.optionals (!minimal && enableGnome2) [
|
] ++ lib.optionals (!minimal && enableGnome2) [
|
||||||
./swing-use-gtk.patch
|
./swing-use-gtk-jdk8.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user