summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadek Doulik <rodo@novell.com>2011-05-20 10:35:14 +0200
committerJan Holesovsky <kendy@suse.cz>2011-05-20 10:48:18 +0200
commitae2d905dc32cdbfe6a9bcfcc7adf8a9a29ca9516 (patch)
tree6b81b96753c90fee8e6b6092497d699b20e11cba
parentd8c0da84dca40e98ea3ed4ae033c3ccfe50a9815 (diff)
fix sdfilt component generation
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Fridrich Strba <fstrba@novell.com>
-rwxr-xr-xsd/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk
index 8eda79e40484..1d25951153ae 100755
--- a/sd/util/makefile.mk
+++ b/sd/util/makefile.mk
@@ -297,5 +297,5 @@ $(MISC)/sdd.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
$(MISC)/sdfilt.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
sdfilt.component
$(XSLTPROC) --nonet --stringparam uri \
- '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL2TARGETN:f)' -o $@ \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL5TARGETN:f)' -o $@ \
$(SOLARENV)/bin/createcomponent.xslt sdfilt.component