mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
x11-terms/terminus: using dodoc instead of delete docs
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
@@ -20,9 +20,6 @@ DEPEND="net-print/cups" # Requested by electron
|
||||
|
||||
src_prepare(){
|
||||
default
|
||||
|
||||
# Remove useless license files.
|
||||
rm LICENSE.electron.txt LICENSES.electron.html
|
||||
}
|
||||
|
||||
src_install(){
|
||||
@@ -36,4 +33,5 @@ src_install(){
|
||||
for i in {16,24,32,48,64,72,96,128,512}; do
|
||||
doicon -s "${i}" ../terminus-"${i}".png
|
||||
done
|
||||
dodoc LICENSE.electron.txt LICENSES.electron.html
|
||||
}
|
||||
Reference in New Issue
Block a user