We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ff1af commit bd2e6b3Copy full SHA for bd2e6b3
test.sh
@@ -24,7 +24,7 @@ test -f python-without-deps.pkg
24
# tar -ztvf python-without-deps.tar.gz
25
26
brew install [email protected]
27
-brew pkg --name ruby-with-python --compress --additional-deps [email protected] [email protected]
+brew pkg --name ruby-with-python --compress --relocatable --additional-deps [email protected] [email protected]
28
test -f ruby-with-python.tar.gz
29
test -f ruby-with-python.pkg
30
# tar -ztvf ruby-with-python.tar.gz
0 commit comments