Skip to content

Commit bd2e6b3

Browse files
committed
Revert "Remove relocatable."
This reverts commit b7ff1af.
1 parent b7ff1af commit bd2e6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ test -f python-without-deps.pkg
2424
# tar -ztvf python-without-deps.tar.gz
2525

2626
brew install [email protected]
27-
brew pkg --name ruby-with-python --compress --additional-deps [email protected] [email protected]
27+
brew pkg --name ruby-with-python --compress --relocatable --additional-deps [email protected] [email protected]
2828
test -f ruby-with-python.tar.gz
2929
test -f ruby-with-python.pkg
3030
# tar -ztvf ruby-with-python.tar.gz

0 commit comments

Comments
 (0)