File tmp.diff of Package release-notes-sles.1884
diff --git a/Makefile b/Makefile
index 3ed031a..3d7f122 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,7 @@ 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 > $@; \
# recode UTF-8..ascii $@
txt: build/release-notes/release-notes.txt