summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-av
blob: 60f552506ffdc18c618aa4864d0a364a54e72a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 ---