summaryrefslogtreecommitdiff
path: root/japanese/less/files/patch-aa
blob: d34c5e31e61245096c44a2307a5cbd5643d30e66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Makefile.in.orig	Wed Feb  4 13:52:26 2004
+++ Makefile.in	Fri Dec  9 22:42:45 2005
@@ -22,13 +22,13 @@
 
 # Where the installed binary goes.
 bindir = @bindir@
-binprefix = 
+binprefix = j
 
 sysconfdir = @sysconfdir@
 
 mandir = @mandir@
 manext = 1
-manprefix = 
+manprefix = j
 
 #### End of system configuration section. ####