mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-14 00:52:35 +02:00
1.4.x drops the case sensitivity compat symlinks by default and upstream strongly recommends to fix packages rather than re-enable them. := due to new soname Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
6 lines
177 B
Diff
6 lines
177 B
Diff
Deprecated compatibility symlinks are removed.
|
|
--- a/sonic-snap-gui.cxx
|
|
+++ b/sonic-snap-gui.cxx
|
|
@@ -22 +22 @@
|
|
-#include <FL/fl_file_chooser.H>
|
|
+#include <FL/Fl_File_Chooser.H>
|