* Build the bash man/info pages again :-)
svn path=/nixpkgs/trunk/; revision=15790
This commit is contained in:
parent
ec871e6400
commit
410403c406
@ -1511,7 +1511,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
bashInteractive = appendToName "interactive" (bashReal.override {
|
bashInteractive = appendToName "interactive" (bashReal.override {
|
||||||
inherit readline;
|
inherit readline texinfo;
|
||||||
interactive = true;
|
interactive = true;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user