slackbuilds_ponce/office/org-mode/Makefile.1.patch

26 lines
697 B
Diff
Raw Normal View History

--- 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