--- LabPlot-1.4.1.org/doc/en/Makefile.am	Mon Apr  4 21:13:44 2005
+++ LabPlot-1.4.1/doc/en/Makefile.am	Mon Apr  4 21:16:02 2005
@@ -3,7 +3,7 @@
 install-data-local:
 	mkdir -p  $(DESTDIR)/$(kde_htmldir)/en/LabPlot
 	if ! test -f $(DESTDIR)/$(kde_htmldir)/en/labplot; then \
-		ln -fs $(kde_htmldir)/en/LabPlot $(DESTDIR)/$(kde_htmldir)/en/labplot; \
+		ln -fs $(kde_htmldir)/en/LabPlot $(DESTDIR)/$(kde_htmldir)/en/labplot.sym; \
 	fi
 	$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/en/LabPlot/index.docbook
 	mkdir -p  $(DESTDIR)/$(kde_htmldir)/en/LabPlot/small_pics
--- LabPlot-1.4.1.org/doc/de/Makefile.am	Mon Apr  4 21:13:44 2005
+++ LabPlot-1.4.1/doc/de/Makefile.am	Mon Apr  4 21:16:37 2005
@@ -3,7 +3,7 @@
 install-data-local:
 	mkdir -p  $(DESTDIR)/$(kde_htmldir)/de/LabPlot
 	if ! test -f $(DESTDIR)/$(kde_htmldir)/de/labplot; then \
-		ln -fs $(kde_htmldir)/de/LabPlot $(DESTDIR)/$(kde_htmldir)/de/labplot; \
+		ln -fs $(kde_htmldir)/de/LabPlot $(DESTDIR)/$(kde_htmldir)/de/labplot.sym; \
 	fi
 	$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/de/LabPlot/index.docbook
 	rm -f $(DESTDIR)/$(kde_htmldir)/de/LabPlot/small_pics
--- LabPlot-1.4.1.org/doc/fr/Makefile.am	Mon Apr  4 21:13:44 2005
+++ LabPlot-1.4.1/doc/fr/Makefile.am	Mon Apr  4 21:16:57 2005
@@ -3,7 +3,7 @@
 install-data-local:
 	mkdir -p  $(DESTDIR)/$(kde_htmldir)/fr/LabPlot
 	if ! test -f $(DESTDIR)/$(kde_htmldir)/fr/labplot; then \
-		ln -fs $(kde_htmldir)/fr/LabPlot $(DESTDIR)/$(kde_htmldir)/fr/labplot; \
+		ln -fs $(kde_htmldir)/fr/LabPlot $(DESTDIR)/$(kde_htmldir)/fr/labplot.sym; \
 	fi
 	$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/index.docbook
 	rm -f $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/small_pics
--- LabPlot-1.4.1.org/src/Makefile.am	Mon Apr  4 21:13:46 2005
+++ LabPlot-1.4.1/src/Makefile.am	Mon Apr  4 21:18:46 2005
@@ -67,7 +67,7 @@
 install-data-local:
 	rm -rf $(DESTDIR)$(kde_bindir)/labplot
 	if ! test -f $(DESTDIR)/$(kde_bindir)/labplot; then \
-		ln -sf LabPlot $(DESTDIR)$(kde_bindir)/labplot; \
+		ln -sf LabPlot $(DESTDIR)$(kde_bindir)/labplot.sym; \
 	fi
 
 uninstall-local:
