mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
xbps-src/shutils/show: remove outdated long_desc printing.
This commit is contained in:
parent
54ede688a2
commit
21f5e306a5
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ show_pkg() {
|
|||
fi
|
||||
done
|
||||
IFS="$OIFS"
|
||||
[ -n "$long_desc" ] && echo "long_desc: $long_desc"
|
||||
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue