From 5f6e7f6949fe1fba17b53a04af5b465f19b9b17d Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Fri, 18 Oct 2002 22:41:42 +0000 Subject: First step to make this port working. Configure works and all patches apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier. --- .../files/patch-nas:nas-1.4.1.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch (limited to 'editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch') diff --git a/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch deleted file mode 100644 index 6f2635c639f7..000000000000 --- a/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- ../nas/nas-1.4.1.patch.orig Wed Mar 6 02:24:32 2002 -+++ ../nas/nas-1.4.1.patch Wed Mar 6 02:27:00 2002 -@@ -143,3 +143,14 @@ - InstallMultiple($(HEADERS),$(INCDIR)) - #if ProjectX >= 5 - InstallNonExecFile(AuErrorDB,$(LIBDIR)) -+--- misc/nas-1.4.1/Imakefile.orig Wed Mar 6 02:20:01 2002 -++++ misc/build/nas-1.4.1/Imakefile Wed Mar 6 02:20:07 2002 -+@@ -42,6 +42,8 @@ -+ @echo "" -+ Date -+ @echo "" -++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ -++ ${PERL} -pi -e "s|||g" -+ $(MAKE) $(MFLAGS) Makefiles -+ $(MAKE) $(MFLAGS) clean -+ $(MAKE) $(MFLAGS) includes -- cgit v1.2.3