Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 3f86be298b3d286a49bfec5820d96cf0 > files > 2

labplot-doc-sv-1.6.0.2-5mdv2009.1.i586.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 *~