[shogun/el5] fix typo in source-macro

Björn Esser besser82 at fedoraproject.org
Mon Feb 24 11:51:37 UTC 2014


commit 871e345c0bfc333f2005e39488450c93b6642d4f
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Mon Feb 24 12:51:12 2014 +0100

    fix typo in source-macro

 shogun.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shogun.spec b/shogun.spec
index 3018900..209f948 100644
--- a/shogun.spec
+++ b/shogun.spec
@@ -579,7 +579,7 @@ This package contains the Ruby-plugin for %{name}.
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
 # Scrub SVMlight.
-install -pm0755 %{SOURCE99} ./scripts/
+install -pm0755 %{SOURCE98} ./scripts/
 ./scripts/light-scrubber.sh
 
 # Remove cluttering stuff and create some needed dirs.


More information about the scm-commits mailing list