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:35:14 +0200
commite46599a115f82ddbd6b43c595d883ea367aa1da7 (patch)
tree65a807223c56b140f00a225d6c039d8eb3ce78ac
parent13c95c52670c7d2756dd76c81612288f7fdc723b (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 8eda79e40..1d2595115 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