summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 16:50:17 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 16:50:17 +0000
commit58afea693724651c8f0f8e889c7ba55ffc60ee48 (patch)
treeb889b328e07060c866319e15c46c0cafdebbc87b /media-gfx/lprof/files/lprof-1.09_fix-include.patch
parentinitial ebuild (diff)
downloadhistorical-58afea693724651c8f0f8e889c7ba55ffc60ee48.tar.gz
historical-58afea693724651c8f0f8e889c7ba55ffc60ee48.tar.bz2
historical-58afea693724651c8f0f8e889c7ba55ffc60ee48.zip
initial ebuild
Diffstat (limited to 'media-gfx/lprof/files/lprof-1.09_fix-include.patch')
-rw-r--r--media-gfx/lprof/files/lprof-1.09_fix-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-gfx/lprof/files/lprof-1.09_fix-include.patch b/media-gfx/lprof/files/lprof-1.09_fix-include.patch
new file mode 100644
index 000000000000..318131023ae2
--- /dev/null
+++ b/media-gfx/lprof/files/lprof-1.09_fix-include.patch
@@ -0,0 +1,11 @@
+--- lprof-1.09.orig/include/lcmsprf.h 2003-12-08 18:25:03.000000000 -0500
++++ lprof-1.09/include/lcmsprf.h 2003-12-08 18:34:26.000000000 -0500
+@@ -36,7 +36,7 @@
+
+ #ifndef __cmsprf_H
+
+-#include "lcms.h"
++#include "lcms/lcms.h"
+ #include <ctype.h>
+ #include <limits.h>
+ #include <stdarg.h>