1b0c95cb7b
PR: 124613 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
12 lines
529 B
Plaintext
12 lines
529 B
Plaintext
--- ./doc/nl/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300
|
|
+++ ./doc/nl/Makefile.in 2008-06-15 03:01:03.000000000 +0400
|
|
@@ -496,7 +496,7 @@
|
|
fi
|
|
$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/index.docbook
|
|
rm -f $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/small_pics
|
|
- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/
|
|
+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/nl/LabPlot/
|
|
|
|
uninstall-local:
|
|
#>- rm -f $(kde_htmldir)/nl/LabPlot/small_pics
|