···19 nativeBuildInputs = [ pkgconfig ];
20 buildInputs = [ ncurses readline ];
2122- # Changed inline semantics in GCC5, need to export symbols for inline funcs
23- postPatch = ''
24- substituteInPlace database.c --replace inline extern
25- '';
26-27 meta = {
28 homepage = "http://abook.sourceforge.net/";
29 description = "Text-based addressbook program designed to use with mutt mail client";
···19 nativeBuildInputs = [ pkgconfig ];
20 buildInputs = [ ncurses readline ];
210000022 meta = {
23 homepage = "http://abook.sourceforge.net/";
24 description = "Text-based addressbook program designed to use with mutt mail client";