mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
7194179854
The file is an example makefile for developing bash plugins, and contains stuff like: ```` example: example.o $(SHOBJ_LD) $(SHOBJ_LDFLAGS) $(SHOBJ_XLDFLAGS) -o $@ example.o $(SHOBJ_LIBS) ```` So no package is really going to depend on that, and it's making the .dev output keep a reference to the bootstrap tools. Just nuke it. |
||
---|---|---|
.. | ||
4.4.nix | ||
bash-4.3-patches.nix | ||
bash-4.4-patches.nix | ||
cygwin-bash-4.3.33-1.src.patch | ||
update-patch-set.sh |