12 lines
495 B
Text
12 lines
495 B
Text
$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 ---
|