Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > c6341b506c552f6b94faab83a7f5667f > files > 2

labplot-doc-sv-1.5.1-3mdv2008.1.x86_64.rpm

EXTRA_DIST = index.docbook 

install-data-local:
	mkdir -p  $(DESTDIR)/$(kde_htmldir)/sv/LabPlot
	if ! test -e $(DESTDIR)/$(kde_htmldir)/sv/labplot; then \
		ln -fs $(kde_htmldir)/sv/LabPlot $(DESTDIR)/$(kde_htmldir)/sv/labplot; \
	fi
	$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/index.docbook
	rm -f $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/small_pics
	ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/

uninstall-local:
	rm -f $(kde_htmldir)/sv/LabPlot/small_pics
	rm -f $(DESTDIR)/$(kde_htmldir)/sv/labplot
	rm -f $(DESTDIR)/$(kde_htmldir)/sv/LabPlot/index.docbook
	rmdir --ignore-fail-on-non-empty $(DESTDIR)/$(kde_htmldir)/sv/LabPlot

clean:
	rm -f *~