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