summaryrefslogtreecommitdiff
path: root/editors/openoffice/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-05 15:53:57 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-05 15:53:57 +0000
commit02a66e8dabd363e0abbfb66067b4dbf2c5481a8c (patch)
treeccd560d166480a8ab44d9e9a3c56ef8bc8f9021b /editors/openoffice/files
parentlibfreetype.so.6 > libfreetype.so.7 (diff)
Fix file extraction
Notes
Notes: svn path=/head/; revision=55581
Diffstat (limited to 'editors/openoffice/files')
-rw-r--r--editors/openoffice/files/patch-odk::pack::unzip_udk::makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice/files/patch-odk::pack::unzip_udk::makefile.mk b/editors/openoffice/files/patch-odk::pack::unzip_udk::makefile.mk
new file mode 100644
index 000000000000..f3b6e9ba1f0e
--- /dev/null
+++ b/editors/openoffice/files/patch-odk::pack::unzip_udk::makefile.mk
@@ -0,0 +1,11 @@
+--- ../odk/pack/unzip_udk/makefile.mk.orig Tue Mar 5 15:35:31 2002
++++ ../odk/pack/unzip_udk/makefile.mk Tue Mar 5 15:36:15 2002
+@@ -30,7 +30,7 @@
+ .IF "$(GUI)"=="WNT"
+ unzip -q -d . $(UDKNAME)
+ .ELSE
+- gzip -df < $(UDKNAME).tar.gz | tar -xvf -
++ tar -xzf $(UDKNAME).tar.gz
+ .ENDIF
+ +-$(RENAME) $(UDKNAME) $(ODKNAME)
+ +rm -f $(ODKNAME)$/settings$/dk.mk