summaryrefslogtreecommitdiffstats
path: root/office/org-mode/Makefile.1.patch
blob: 457053755fc3efb8183848b6e09d676ffe58c79e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- 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