xbps-{bin,repo}: minor change to long_desc obj printing.
This commit is contained in:
parent
26af45dcd5
commit
edb909c899
@ -65,7 +65,7 @@ static const struct object_info obj_info[] = {
|
||||
{ "conflicts", "Conflicts with" },
|
||||
{ "conf_files", "Configuration files" },
|
||||
{ "short_desc", "Description: " },
|
||||
{ "long_desc", "" },
|
||||
{ "long_desc", "---------------------------------------------------------------------------" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user