diff options
Diffstat (limited to 'math/labplot/files/patch-doc::br::Makefile.in')
-rw-r--r-- | math/labplot/files/patch-doc::br::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/labplot/files/patch-doc::br::Makefile.in b/math/labplot/files/patch-doc::br::Makefile.in deleted file mode 100644 index e8ab703a572c..000000000000 --- a/math/labplot/files/patch-doc::br::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./doc/br/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300 -+++ ./doc/br/Makefile.in 2008-06-15 03:01:03.000000000 +0400 -@@ -496,7 +496,7 @@ - fi - $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/br/LabPlot/index.docbook - rm -f $(DESTDIR)/$(kde_htmldir)/br/LabPlot/small_pics -- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/br/LabPlot/ -+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/br/LabPlot/ - - uninstall-local: - #>- rm -f $(kde_htmldir)/br/LabPlot/small_pics |