[eclipse-mylyn-tasks/f16] Fix folder use in install.

Andrew Robinson arobinso at fedoraproject.org
Mon Nov 28 18:20:08 UTC 2011


commit 7c79b87be6fd07f7d4caa1638461d67a380fdefc
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Nov 28 13:19:54 2011 -0500

    Fix folder use in install.

 eclipse-mylyn-tasks.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-mylyn-tasks.spec b/eclipse-mylyn-tasks.spec
index 8a1e83b..47017df 100644
--- a/eclipse-mylyn-tasks.spec
+++ b/eclipse-mylyn-tasks.spec
@@ -125,7 +125,7 @@ install -d -m 755 %{buildroot}%{install_loc}/mylyn-trac
 install -d -m 755 %{buildroot}%{install_loc}/mylyn-webtasks
 install %{SOURCE2} %{buildroot}%{install_loc}/mylyn-bugzilla/redhat-bugzilla-custom-transitions.txt
 
-pushd eclipse-mylyn-tasks-R_3_6_3-fetched-src
+pushd eclipse-mylyn-tasks-R_3_6_4-fetched-src
 unzip -q -o -d %{buildroot}%{install_loc}/mylyn-bugzilla \
  build/rpmBuild/org.eclipse.mylyn.bugzilla_feature.zip
 unzip -q -o -d %{buildroot}%{install_loc}/mylyn-trac \


More information about the scm-commits mailing list