[packages/vagrant/binary] really fix embedded path

glen glen at pld-linux.org
Sun Mar 24 12:54:23 CET 2013


commit be793ac6bef211cc6b6a99010414a7ad25d65a26
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 20 21:46:18 2013 +0200

    really fix embedded path

 vagrant.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index 1d64a91..de5933c 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -1,7 +1,7 @@
 Summary:	Provisioning and deployment of virtual instances
 Name:		vagrant
 Version:	1.1.2
-Release:	0.3
+Release:	0.4
 License:	MIT
 Group:		Applications/Emulators
 URL:		http://vagrantup.com/
@@ -65,7 +65,7 @@ rpm2cpio $SOURCE | cpio -i -d
 
 mv opt/vagrant/* .
 
-grep -rl /tmp/vagrant-temp embedded | xargs sed -i -e 's,/tmp/vagrant-temp,%{_appdir}/embedded,'
+grep -rl /tmp/vagrant-temp embedded | xargs sed -i -e 's,/tmp/vagrant-temp,%{_appdir},'
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/be793ac6bef211cc6b6a99010414a7ad25d65a26



More information about the pld-cvs-commit mailing list