summaryrefslogtreecommitdiff
blob: d65f25cd8c77ea99eef2cf1a10ebffb73b2f9dff (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
diff -Naur tcllib-1.7.orig/Makefile.in tcllib-1.7/Makefile.in
--- tcllib-1.7.orig/Makefile.in	2004-10-06 10:35:21.000000000 +0900
+++ tcllib-1.7/Makefile.in	2005-03-27 12:48:02.238916520 +0900
@@ -53,19 +53,19 @@
 		-no-examples -no-html \
 		-pkg-path   $(DESTDIR)$(pkglibdir) \
 		-nroff-path $(DESTDIR)$(mandir)/mann \
-		-no-wait -no-gui
+		-no-wait -no-gui -no-apps
 
 install-libraries:
 	$(TCLSH_PROG) `$(CYGPATH) $(srcdir)/installer.tcl` \
 		-pkg-path   $(DESTDIR)$(pkglibdir) \
 		-no-examples -no-html -no-nroff \
-		-no-wait -no-gui
+		-no-wait -no-gui -no-apps
 
 install-doc:
 	$(TCLSH_PROG) `$(CYGPATH) $(srcdir)/installer.tcl` \
 		-nroff-path $(DESTDIR)$(mandir)/mann \
 		-no-examples -no-pkgs -no-html \
-		-no-wait -no-gui
+		-no-wait -no-gui -no-apps
 
 test:
 	$(TCLSH_PROG) `$(CYGPATH) $(srcdir)/sak.tcl` test