summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-gperf
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-gperf')
-rw-r--r--editors/openoffice-3/files/patch-gperf11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3/files/patch-gperf b/editors/openoffice-3/files/patch-gperf
new file mode 100644
index 000000000000..0454c88f6ffc
--- /dev/null
+++ b/editors/openoffice-3/files/patch-gperf
@@ -0,0 +1,11 @@
+--- oox/source/token/makefile.mk~ 2011-12-21 09:52:48.000000000 +0900
++++ oox/source/token/makefile.mk 2011-12-25 13:12:55.000000000 +0900
+@@ -48,7 +48,7 @@
+
+ .INCLUDE : target.mk
+ .IF "$(GPERF)" == "" || !DEFINED $(GPERF)
+-GPERF=gperf
++GPERF=/usr/local/bin/gperf
+ .ENDIF
+
+ GENHEADERPATH = $(INCCOM)$/oox$/token