summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tcllib/files/tcllib-1.7-gentoo.patch')
-rw-r--r--dev-tcltk/tcllib/files/tcllib-1.7-gentoo.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-tcltk/tcllib/files/tcllib-1.7-gentoo.patch b/dev-tcltk/tcllib/files/tcllib-1.7-gentoo.patch
deleted file mode 100644
index d65f25cd8c77..000000000000
--- a/dev-tcltk/tcllib/files/tcllib-1.7-gentoo.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-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