You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pyfltk/files/ignore-func.patch

13 lines
250 B

https://sourceforge.net/p/pyfltk/code/506/
--- a/swig/filename.i
+++ b/swig/filename.i
@@ -14,6 +14,7 @@
%ignore fl_alphasort;
%ignore fl_casealphasort;
%ignore fl_casenumericsort;
+%ignore _fl_filename_isdir_quick;
%include "FL/filename.H"