spec/data/complicated/config/projects/chefdk-windows.rb in omnibus-3.2.0.rc.3 vs spec/data/complicated/config/projects/chefdk-windows.rb in omnibus-3.2.0
- old
+ new
@@ -20,10 +20,10 @@
homepage "http://www.opscode.com"
# NOTE: Ruby DevKit fundamentally CANNOT be installed into "Program Files"
# Native gems will use gcc which will barf on files with spaces,
# which is only fixable if everyone in the world fixes their Makefiles
-install_dir "c:\\opscode\\chefdk"
+install_dir "C:/opscode/chefdk"
build_version '1.0.0'
build_iteration 1
package_name "chef-dk"