diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-10-27 08:50:18 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-10-27 08:50:18 +0000 |
commit | c96b4198d04ef13644dca1de6867298c4297c52a (patch) | |
tree | ffe73c51995d3862d69046d02f360431d0359cd7 /misc/kde3-i18n-zu/files/patch-ab | |
parent | Upgrade to version 1.1.7 (diff) |
Upgrade to 2.2.1.
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
Diffstat (limited to '')
-rw-r--r-- | misc/kde3-i18n-zu/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/kde3-i18n-zu/files/patch-ab b/misc/kde3-i18n-zu/files/patch-ab deleted file mode 100644 index bfb3f067d68f..000000000000 --- a/misc/kde3-i18n-zu/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- pt/docs/kdelibs/api/Makefile.in.orig Sun Aug 19 20:44:13 2001 -+++ pt/docs/kdelibs/api/Makefile.in Sun Aug 19 20:44:22 2001 -@@ -459,7 +459,7 @@ - $(srcdir)/index.docbook: install-dep.entities - - install-dep.entities: -- $(LN_S) $(kde_htmldir)/en/api/install-dep.entities . -+ $(LN_S) -f $(kde_htmldir)/en/api/install-dep.entities . - - index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) install-dep.entities - @-if test -n "$(MEINPROC)"; then \ |