pkgsrc-wip/LabPlot/patches/patch-ak
Aleksej Saushev dcb1fdc78e Update to 1.6.0.1-2.
Add destdir support, fix installation of localized files.
2008-03-06 12:24:28 +00:00

13 lines
549 B
Text

$NetBSD: patch-ak,v 1.1 2008/03/06 12:24:28 asau Exp $
--- doc/sv/Makefile.am.orig Tue Jul 26 13:02:56 2005
+++ doc/sv/Makefile.am Thu Mar 6 12:09:27 2008
@@ -7,7 +7,7 @@
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/
+ ln -s $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/sv/LabPlot
uninstall-local:
rm -f $(kde_htmldir)/sv/LabPlot/small_pics