defaultGemConfig: change 'infocmp' reference from 'ncurses.dev' to 'ncurses' (#75309)
This commit is contained in:
parent
6b73d29775
commit
c4aaab4053
@ -536,7 +536,7 @@ in
|
||||
dontBuild = false;
|
||||
postPatch = ''
|
||||
substituteInPlace lib/rbreadline.rb \
|
||||
--replace 'infocmp' '${ncurses.dev}/bin/infocmp'
|
||||
--replace 'infocmp' '${ncurses}/bin/infocmp'
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user