Fix a silly typo introduced in the previous commit and unbreak.
Submitted by: bento
This commit is contained in:
parent
40ba0b9e8d
commit
9e39a68313
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67061
@ -99,7 +99,7 @@ do-extract:
|
||||
while read extdir; do \
|
||||
extdir=$${extdir%/extconf.rb}; \
|
||||
case "$p" in \
|
||||
${RUBY_SHIM18_PORT) \
|
||||
${RUBY_SHIM18_PORT}) \
|
||||
m=$$(basename $$extdir); \
|
||||
case $$extdir in \
|
||||
*/racc/*) \
|
||||
|
@ -99,7 +99,7 @@ do-extract:
|
||||
while read extdir; do \
|
||||
extdir=$${extdir%/extconf.rb}; \
|
||||
case "$p" in \
|
||||
${RUBY_SHIM18_PORT) \
|
||||
${RUBY_SHIM18_PORT}) \
|
||||
m=$$(basename $$extdir); \
|
||||
case $$extdir in \
|
||||
*/racc/*) \
|
||||
|
Loading…
Reference in New Issue
Block a user