File tmp.diff of Package release-notes-sles.1290
diff --git a/Makefile b/Makefile
index dad9964..5388028 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,8 @@ build/release-notes/single-html/release-notes/index.html: $(default_prereqs)
yast-html: build/release-notes/yast-html/release-notes.html
build/release-notes/yast-html/release-notes.html: $(default_prereqs)
mkdir -p build/release-notes/yast-html/; \
- $(XSLTPROC_COMMAND) $(daps_xslt_rn_dir)/yast.xsl xml/release-notes.xml > $@
+ $(XSLTPROC_COMMAND) ./yast.xsl xml/release-notes.xml > $@
+# $(XSLTPROC_COMMAND) $(daps_xslt_rn_dir)/yast.xsl xml/release-notes.xml > $@
# recode latin1..ascii $@
txt: build/release-notes/release-notes.txt