summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/CJK/files/patch-aa6
-rw-r--r--chinese/CJK/files/patch-ac2
-rw-r--r--print/latex-cjk/files/patch-aa6
-rw-r--r--print/latex-cjk/files/patch-ac2
4 files changed, 8 insertions, 8 deletions
diff --git a/chinese/CJK/files/patch-aa b/chinese/CJK/files/patch-aa
index 5f35deab848f..ea2b099782b7 100644
--- a/chinese/CJK/files/patch-aa
+++ b/chinese/CJK/files/patch-aa
@@ -18,9 +18,9 @@
+ $(MAKE) -C utils $@
+
+install-texinput:
-+ (rm -fr $(CJK_DIR)); && \
-+ (mkdir -p $(CJK_DIR)); && \
-+ ($(CP) -R texinput/* $(CJK_DIR)); && \
++ (rm -fr $(CJK_DIR)) && \
++ (mkdir -p $(CJK_DIR)) && \
++ ($(CP) -R texinput/* $(CJK_DIR)) && \
+ ($(CHOWN) -R $(SHAREOWN):$(SHAREGRP) $(CJK_DIR))
+
+clean:
diff --git a/chinese/CJK/files/patch-ac b/chinese/CJK/files/patch-ac
index d52dc7b6095d..34bcf74377d6 100644
--- a/chinese/CJK/files/patch-ac
+++ b/chinese/CJK/files/patch-ac
@@ -140,7 +140,7 @@
+++ utils/lisp/Makefile Sat Feb 27 17:52:17 1999
@@ -0,0 +1,3 @@
+install:
-+ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK); && \
++ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK) && \
+ ($(CP) -R [a-z]* ${PREFIX}/share/emacs/site-lisp/CJK)
--- utils/pyhyphen/Makefile.orig Mon Jan 10 15:07:11 2000
+++ utils/pyhyphen/Makefile Mon Jan 10 15:15:06 2000
diff --git a/print/latex-cjk/files/patch-aa b/print/latex-cjk/files/patch-aa
index 5f35deab848f..ea2b099782b7 100644
--- a/print/latex-cjk/files/patch-aa
+++ b/print/latex-cjk/files/patch-aa
@@ -18,9 +18,9 @@
+ $(MAKE) -C utils $@
+
+install-texinput:
-+ (rm -fr $(CJK_DIR)); && \
-+ (mkdir -p $(CJK_DIR)); && \
-+ ($(CP) -R texinput/* $(CJK_DIR)); && \
++ (rm -fr $(CJK_DIR)) && \
++ (mkdir -p $(CJK_DIR)) && \
++ ($(CP) -R texinput/* $(CJK_DIR)) && \
+ ($(CHOWN) -R $(SHAREOWN):$(SHAREGRP) $(CJK_DIR))
+
+clean:
diff --git a/print/latex-cjk/files/patch-ac b/print/latex-cjk/files/patch-ac
index d52dc7b6095d..34bcf74377d6 100644
--- a/print/latex-cjk/files/patch-ac
+++ b/print/latex-cjk/files/patch-ac
@@ -140,7 +140,7 @@
+++ utils/lisp/Makefile Sat Feb 27 17:52:17 1999
@@ -0,0 +1,3 @@
+install:
-+ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK); && \
++ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK) && \
+ ($(CP) -R [a-z]* ${PREFIX}/share/emacs/site-lisp/CJK)
--- utils/pyhyphen/Makefile.orig Mon Jan 10 15:07:11 2000
+++ utils/pyhyphen/Makefile Mon Jan 10 15:15:06 2000