diff options
author | titopoquito <titopoquito@cooltoad.com> | 2010-05-11 15:03:01 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackbuilds.org> | 2010-05-11 15:03:01 +0200 |
commit | ab1505c2ae587937ca43ee84109e4de512666f5b (patch) | |
tree | ed6ce54a66dc8f96da9bb58cb4dbe8e4cecc457e /office/antiword/patch.Makefile | |
parent | 4593409b5b1f788f5fdfd6e335181f09cb10b906 (diff) | |
download | slackbuilds-ab1505c2ae587937ca43ee84109e4de512666f5b.tar.gz |
office/antiword: Initial import
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) |