diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
commit | 79d6017866067064ba712bf6b913b59695d44a06 (patch) | |
tree | b6517b4d4b98c9665fa77bde38e342fbc8bece26 /emulators/qemu/files/patch-ac | |
parent | Report serious i2p vulnerability (diff) |
Rename emulators/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363222
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 - |