diff options
Diffstat (limited to 'office/antiword/patch.Makefile')
-rw-r--r-- | office/antiword/patch.Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/antiword/patch.Makefile b/office/antiword/patch.Makefile new file mode 100644 index 0000000000..ed3e5b4cce --- /dev/null +++ b/office/antiword/patch.Makefile @@ -0,0 +1,11 @@ +--- /usr/packages/slackbuild/recoll-Dateisuche/01_antiword/antiword-0.37/Makefile 2005-10-29 19:13:15.000000000 +0200 ++++ Makefile 2007-04-05 21:44:19.000000000 +0200 +@@ -36,7 +36,7 @@ + LOCAL_INSTALL_DIR = $(HOME)/bin + LOCAL_RESOURCES_DIR = $(HOME)/.antiword + +-GLOBAL_INSTALL_DIR = /usr/local/bin ++GLOBAL_INSTALL_DIR = /usr/bin + GLOBAL_RESOURCES_DIR = /usr/share/antiword + + all: $(PROGS) |