We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cefa5f6 commit 3c04affCopy full SHA for 3c04aff
1 file changed
lib/tasks/pshopify.rake
@@ -164,7 +164,7 @@ class PshopifyDefinitionCreator
164
165
lines << ""
166
lines << openssl_line
167
- lines << "install_git \"ruby-#{@pshopify_version}\" \"#{SHOPIFY_RUBY_GIT_URL}\" \"#{@tag}\"" \
+ lines << "install_git \"ruby-#{@pshopify_version}\" \"#{SHOPIFY_RUBY_GIT_URL}\" \"#{@tag}\" " \
168
"autoconf enable_shared standard"
169
170
0 commit comments