diff options
Diffstat (limited to 'graphics/ruby-libexif/files/patch-aa')
-rw-r--r-- | graphics/ruby-libexif/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/ruby-libexif/files/patch-aa b/graphics/ruby-libexif/files/patch-aa deleted file mode 100644 index 22073bc..0000000 --- a/graphics/ruby-libexif/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- extconf.rb.orig Tue Apr 15 14:49:33 2003 -+++ extconf.rb Tue Apr 15 14:49:38 2003 -@@ -5,7 +5,6 @@ - def have_libexif_header - have_header('libexif/exif-ifd.h') and - have_header('libexif/exif-data.h') and -- have_header('libexif/exif-note.h') and - have_header('libexif/exif-utils.h') and - have_header('libexif/exif-tag.h') - end |