diff options
Diffstat (limited to 'emulators/qemu/files/patch-ac')
-rw-r--r-- | emulators/qemu/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu/files/patch-ac b/emulators/qemu/files/patch-ac deleted file mode 100644 index cc7638d0f26e..000000000000 --- a/emulators/qemu/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ -Index: qemu/configure -@@ -868,7 +868,7 @@ - sdl_too_old=no - - if test "$sdl" = "yes" ; then -- sdl_config="sdl-config" -+ sdl_config="${SDL_CONFIG}" - sdl=no - sdl_static=no - |