summaryrefslogtreecommitdiffstats
path: root/chinese/rxvt/files/patch-aa
blob: ffdcf569e3180b56d93b72a54ed1347d8e2e3e4b (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
26
27
28
29
30
31
32
33
--- Makefile.in.orig	Tue Dec  8 21:23:23 1998
+++ Makefile.in	Tue Dec  8 21:23:37 1998
@@ -8,7 +8,7 @@
 first_rule: all
 dummy:
 
-subdirs = src doc rclock src/graphics
+subdirs = src doc src/graphics
 
 DIST =	INSTALL README.configure configure Makefile Makefile.in
 
--- doc/Makefile.in.orig	Wed Nov 18 15:20:14 1998
+++ doc/Makefile.in	Tue Dec  8 23:42:24 1998
@@ -55,7 +55,7 @@
 
 tags allbin:
 
-alldoc:	$(basedir)/$(VERNAME).lsm rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt
+alldoc:	
 
 $(basedir)/$(VERNAME).lsm: LSM.in $(srcdir)/../autoconf/Make.common.in $(srcdir)/../src/version.h
 	$(SED) $(SEDREPLACE) < $(srcdir)/LSM.in > $@
@@ -83,8 +83,8 @@
 
 distclean:
 
-install: rxvt.1
-	$(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)rxvt.$(manext)
+install: 
+	$(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)crxvt2.$(manext)
 
 uninstall:
 	-cd $(mandir); $(RMF) $(manprefix)rxvt.$(manext)
OpenPOWER on IntegriCloud