summaryrefslogtreecommitdiff
path: root/japanese/less/files/patch-aa
blob: 3e8c5eb4aa5f2cd40eaa23d5a27402809359bb81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Makefile.in.orig	Sun Jul  9 09:26:42 2000
+++ Makefile.in	Mon Nov  6 05:13:09 2000
@@ -22,11 +22,11 @@
 
 # Where the installed binary goes.
 bindir = @bindir@
-binprefix = 
+binprefix = j
 
 mandir = @mandir@
 manext = 1
-manprefix = 
+manprefix = j
 
 #### End of system configuration section. ####