diff options
author | Valeriy Timchenko <ValTimchenko@gmail.com> | 2010-08-14 17:25:16 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-08-14 17:25:16 -0400 |
commit | 81c3fb0b8f9cbca0c9011634564d0ad57590a693 (patch) | |
tree | f21729a1d60aaecc84a7dcf2cc4662d9485528ba /office/org-mode/Makefile.1.patch | |
parent | e748bd10dc46ded33e5c56f883c02a76238acc99 (diff) |
office/org-mode: Updated for version 7.01g.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/org-mode/Makefile.1.patch')
-rw-r--r-- | office/org-mode/Makefile.1.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/office/org-mode/Makefile.1.patch b/office/org-mode/Makefile.1.patch deleted file mode 100644 index 457053755fc3e..0000000000000 --- a/office/org-mode/Makefile.1.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- org-6.34c/Makefile 2010-01-18 02:10:45.000000000 +0300 -+++ org-6.34c/Makefile.2 2010-01-19 04:11:10.324503966 +0300 -@@ -14,13 +14,13 @@ - EMACS=emacs - - # Where local software is found --prefix=/usr/local -+prefix=/usr - - # Where local lisp files go. - lispdir = $(prefix)/share/emacs/site-lisp - - # Where info files go. --infodir = $(prefix)/share/info -+infodir = $(prefix)/info - - ##---------------------------------------------------------------------- - ## YOU MAY NEED TO EDIT THESE -@@ -381,4 +381,4 @@ - lisp/org-vm.elc: lisp/org.el - lisp/org-w3m.elc: lisp/org.el - lisp/org-wl.elc: lisp/org.el --lisp/org-xoxo.elc: lisp/org-exp.el -\ No newline at end of file -+lisp/org-xoxo.elc: lisp/org-exp.el |