diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:48 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:48 +0000 |
commit | 5191c1d5a85d6037d951f877eee67b94b669da7e (patch) | |
tree | 57007548daed9ef31884fdbe9398458989db24a3 /editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk | |
parent | Upgrade to OO1.1 beta2. (diff) |
Upgrade to OO1.1 beta2.
Diffstat (limited to 'editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk')
-rw-r--r-- | editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk deleted file mode 100644 index 48f019d5484b..000000000000 --- a/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk +++ /dev/null @@ -1,13 +0,0 @@ ---- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 -+++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 -@@ -87,9 +87,7 @@ - - .IF "$(alllangext)"!="" - --#pack: $(foreach,i,$(alllangext) pack_$i) --#temp mh only 49 and 01 for the moment --pack: pack_01 pack_49 -+pack: $(foreach,i,$(alllangext) pack_$i) - - pack_%: - +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal |