summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-av
diff options
context:
space:
mode:
authormrauch <mrauch>2004-06-03 18:48:17 +0000
committermrauch <mrauch>2004-06-03 18:48:17 +0000
commitaeac54271f901d8c84472934825ca3697301bfe5 (patch)
tree83a5fd2d45f0fb3cc0b99d3a0396e79ce659699e /misc/openoffice/patches/patch-av
parentfb95cc6e92abee46beb35f7cfdf7647800943dd2 (diff)
downloadpkgsrc-aeac54271f901d8c84472934825ca3697301bfe5.tar.gz
Allow installation of localized versions via the variable PKG_LANG.
Diffstat (limited to 'misc/openoffice/patches/patch-av')
-rw-r--r--misc/openoffice/patches/patch-av12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/openoffice/patches/patch-av b/misc/openoffice/patches/patch-av
new file mode 100644
index 00000000000..60f552506ff
--- /dev/null
+++ b/misc/openoffice/patches/patch-av
@@ -0,0 +1,12 @@
+$NetBSD: patch-av,v 1.3 2004/06/03 18:48:17 mrauch Exp $
+
+--- ../officecfg/util/makefile.pmk.orig 2004-01-09 19:06:41.000000000 +0100
++++ ../officecfg/util/makefile.pmk
+@@ -103,6 +103,7 @@ $(MISC)$/registry$/res$/{$(alliso)}$/%.p
+ $(XSLTPROC) -o $(@:d)$(<:b).properties \
+ --stringparam locale {$(subst,$/$<, $(subst,$(MISC)$/registry$/res$/, $(subst,.properties,.xcs $@)))} \
+ $(PRJ)$/util$/resource.xsl $<
++ $(TOUCH) $(@:d)$(<:b).properties
+ .ENDIF
+
+ # --- XCU ---