summaryrefslogtreecommitdiffstats
path: root/graphics/oyranos/oyranos_file.cpp.patch
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-30 00:30:20 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:18 -0600
commiteb3b51c81a07c6b87ce8b4320eb00c43914f5172 (patch)
treebe47983d7ce2a105ac40c2591a15b6ef642b9dd6 /graphics/oyranos/oyranos_file.cpp.patch
parentced42bcf83d3600b8da7b62e7a906480df1442c8 (diff)
downloadslackbuilds-eb3b51c81a07c6b87ce8b4320eb00c43914f5172.tar.gz
slackbuilds-eb3b51c81a07c6b87ce8b4320eb00c43914f5172.tar.xz
graphics/oyranos: Updated for version 0.9.4 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/oyranos/oyranos_file.cpp.patch')
-rw-r--r--graphics/oyranos/oyranos_file.cpp.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/oyranos/oyranos_file.cpp.patch b/graphics/oyranos/oyranos_file.cpp.patch
deleted file mode 100644
index 83462061e3..0000000000
--- a/graphics/oyranos/oyranos_file.cpp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- oyranos-0.4.0/examples/libraw/oyranos_file.cpp 2012-03-10 20:39:13.754934907 +0100
-+++ oyranos-0.4.0/examples/libraw/oyranos_file.cpp.new 2012-03-10 20:39:18.317895815 +0100
-@@ -15,7 +15,7 @@
- */
- /* c++ -Wall -g oyranos_file.cpp `pkg-config --cflags --libs oyranos` -o oyranos-file */
-
--#include <alpha/oyranos_alpha.h>
-+#include <oyranos_alpha.h>
- #include <stdio.h>
- #include <string.h>
- #include <stdlib.h>