diff options
-rw-r--r-- | emulators/wine/files/patch-libinotify | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/wine/files/patch-libinotify b/emulators/wine/files/patch-libinotify index 3e2ef2870083..d6c85385f041 100644 --- a/emulators/wine/files/patch-libinotify +++ b/emulators/wine/files/patch-libinotify @@ -1,3 +1,7 @@ +This is not necessary for Wine 4.7 and later any more after upstream +changes, cf. revision r500375 | gerald | 2019-04-28. Drop this patch +when moving to Wine 5.0. + --- UTC diff --git a/configure b/configure index 2646b0b..fc55a0e 100755 |