mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +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
|
fi
|
||||||
done
|
done
|
||||||
IFS="$OIFS"
|
IFS="$OIFS"
|
||||||
[ -n "$long_desc" ] && echo "long_desc: $long_desc"
|
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue