[plplot/f15] Fix .oct location

Orion Poplawski orion at fedoraproject.org
Wed Aug 17 17:12:22 UTC 2011


commit 5f0dc8e7d89abf926fb9ad0780ebd026aa8432f1
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Aug 17 11:12:11 2011 -0600

    Fix .oct location

 plplot.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index e7855ae..54b1e76 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -631,7 +631,7 @@ fi
 %defattr(-,root,root,-)
 %{_datadir}/plplot_octave/
 %{_datadir}/octave/site/m/PLplot/
-%{_libdir}/octave/site/oct/*/plplot_octave.oct
+%{_libdir}/octave/site/oct/plplot_octave.oct
 %{_datadir}/plplot%{version}/examples/lena.img
 %{_datadir}/plplot%{version}/examples/octave/
 %{_datadir}/plplot%{version}/examples/test_octave.sh


More information about the scm-commits mailing list