summaryrefslogblamecommitdiff
path: root/games/xshisen/files/patch-ac
blob: 35bc8ad44e804b6782cbb67a070f3a536fb52f8f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                









                                                     









                                                                     
--- Makefile.in.orig	Tue Jan 23 17:35:21 1996
+++ Makefile.in	Sat Nov  9 17:18:47 2002
@@ -39,7 +39,7 @@
 SCF   = xshisen-scores
 
 LIBS      = @LIBS@ 
-CODECONV  = ./$(exec_name) -KCONV jis
+CODECONV  = (nkf -e | sed 's/XSHISEN_VERSION/1.36/')
 
 all: $(PROGS)
 
@@ -64,6 +64,9 @@
 		$(INSTALLD) $$file $(XSHISENLIB)/`basename $$file`; \
 	done
 	$(INSTALLD) $(AD) $(XAD_DIR)/$(class_name)
+	@if [ ! -f $(JXAD_DIR) ]; then \
+	$(MKDIR) $(JXAD_DIR); \
+	fi
 	$(INSTALLD) $(ADJ) $(JXAD_DIR)/$(class_name)
 
 install.man: $(exec_name).jman $(exec_name).man