3
0
Fork 0
forked from mirrors/nixpkgs

openjdk8: rename swing patch to be more consistent with the others

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2018-03-29 22:14:23 -05:00
parent 9357a9fbd5
commit 14e0251362
2 changed files with 1 additions and 1 deletions

View file

@ -93,7 +93,7 @@ let
./004_add-fontconfig.patch
./005_enable-infinality.patch
] ++ lib.optionals (!minimal && enableGnome2) [
./swing-use-gtk.patch
./swing-use-gtk-jdk8.patch
];
preConfigure = ''