summaryrefslogtreecommitdiffstats
path: root/math/qscanplot/files/patch-qscanplot::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/qscanplot/files/patch-qscanplot::Makefile.in')
-rw-r--r--math/qscanplot/files/patch-qscanplot::Makefile.in26
1 files changed, 26 insertions, 0 deletions
diff --git a/math/qscanplot/files/patch-qscanplot::Makefile.in b/math/qscanplot/files/patch-qscanplot::Makefile.in
new file mode 100644
index 0000000..c2b8b2a
--- /dev/null
+++ b/math/qscanplot/files/patch-qscanplot::Makefile.in
@@ -0,0 +1,26 @@
+
+$FreeBSD$
+
+--- qscanplot/Makefile.in 2002/01/10 16:00:24 1.1
++++ qscanplot/Makefile.in 2002/01/10 16:01:15
+@@ -615,16 +615,16 @@
+ install-data-local:
+ #>- $(mkinstalldirs) /opt/kde/share/icons/
+ #>+ 1
+- $(mkinstalldirs) $(DESTDIR)/opt/kde/share/icons/
++# $(mkinstalldirs) $(DESTDIR)/opt/kde/share/icons/
+ #>- $(INSTALL_DATA) $(srcdir)/mini-qscanplot.xpm /opt/kde/share/icons/mini-qscanplot.xpm
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/mini-qscanplot.xpm $(DESTDIR)/opt/kde/share/icons/mini-qscanplot.xpm
++# $(INSTALL_DATA) $(srcdir)/mini-qscanplot.xpm $(DESTDIR)/opt/kde/share/icons/mini-qscanplot.xpm
+ #>- $(mkinstalldirs) /opt/kde/share/icons/
+ #>+ 1
+- $(mkinstalldirs) $(DESTDIR)/opt/kde/share/icons/
++# $(mkinstalldirs) $(DESTDIR)/opt/kde/share/icons/
+ #>- $(INSTALL_DATA) $(srcdir)/qscanplot.xpm /opt/kde/share/icons/qscanplot.xpm
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/qscanplot.xpm $(DESTDIR)/opt/kde/share/icons/qscanplot.xpm
++# $(INSTALL_DATA) $(srcdir)/qscanplot.xpm $(DESTDIR)/opt/kde/share/icons/qscanplot.xpm
+
+ uninstall-local:
+ #>- -rm -f /opt/kde/share/icons/mini-qscanplot.xpm
OpenPOWER on IntegriCloud