3
0
Fork 0
forked from mirrors/nixpkgs

Removing exif patch, no longer needed

svn path=/nixpkgs/trunk/; revision=28017
This commit is contained in:
Cillian de Roiste 2011-07-31 10:50:06 +00:00
parent 53b9044b19
commit 1d22700866

View file

@ -1,11 +0,0 @@
--- darktable-0.7.1/src/common/exif.cc 2011-01-01 12:08:36.000000000 +0100
+++ darktable-0.7.1/src/common/exif.cc 2011-01-01 12:09:27.000000000 +0100
@@ -33,7 +33,7 @@
#include <exiv2/error.hpp>
#include <exiv2/image.hpp>
#include <exiv2/exif.hpp>
-#include <exiv2/canonmn.hpp>
+#include <exiv2/exiv2.hpp>
#include <sqlite3.h>
#include <iostream>
#include <fstream>