From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- editors/AbiWord2/files/patch-ap | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 editors/AbiWord2/files/patch-ap (limited to 'editors/AbiWord2/files/patch-ap') diff --git a/editors/AbiWord2/files/patch-ap b/editors/AbiWord2/files/patch-ap deleted file mode 100644 index a006ac936e31..000000000000 --- a/editors/AbiWord2/files/patch-ap +++ /dev/null @@ -1,22 +0,0 @@ ---- wp/Makefile Tue Feb 29 07:34:31 2000 -+++ wp/Makefile.new Sun May 14 21:15:19 2000 -@@ -44,10 +44,16 @@ - @$(subst xxxx,$(CANON_AppDir),$(VERIFY_DIRECTORY)) - @$(subst xxxx,$(CANON_AppDir)/strings,$(VERIFY_DIRECTORY)) - @$(subst xxxx,$(CANON_AppDir)/help,$(VERIFY_DIRECTORY)) -+ @$(subst xxxx,$(CANON_AppDir)/help/en-US,$(VERIFY_DIRECTORY)) - @$(subst xxxx,$(CANON_AppDir)/sample,$(VERIFY_DIRECTORY)) -+ @$(subst xxxx,$(CANON_AppDir)/sample/en-US,$(VERIFY_DIRECTORY)) - @$(ABICOPY) $(USERDIR)/wp/readme.txt $(CANON_AppDir) -+ @$(ABICHMOD) ugo=r $(CANON_AppDir)/readme.txt - @$(ABICOPY) $(USERDIR)/wp/system.profile $(CANON_AppDir) -+ @$(ABICHMOD) ugo=r $(CANON_AppDir)/system.profile - @$(ABICOPY) $(USERDIR)/wp/strings/*.strings $(CANON_AppDir)/strings -- (cd $(USERDIR)/wp/help; tar cf - $(CANON_Lang)/*.*) | (cd $(CANON_AppDir)/help; tar xf -) -- (cd $(USERDIR)/wp/sample; tar cf - $(CANON_Lang)/*.*) | (cd $(CANON_AppDir)/sample; tar xf -) -- -+ @$(ABICHMOD) ugo=r $(CANON_AppDir)/strings/*.strings -+ @$(ABICOPY) $(USERDIR)/wp/help/en-US/*.html $(CANON_AppDir)/help/en-US -+ @$(ABICHMOD) ugo=r $(CANON_AppDir)/help/en-US/*.html -+ @$(ABICOPY) $(USERDIR)/wp/sample/en-US/*.abw $(CANON_AppDir)/sample/en-US -+ @$(ABICHMOD) ugo=r $(CANON_AppDir)/sample/en-US/*.abw -- cgit v1.2.3