commit:     4fb500df3efb59b793cde1a1dc9ef247654e8a21
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 20 11:17:05 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 20 11:17:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4fb500df

Revert "x11-terms/terminus: using dodoc instead of delete docs"

This reverts commit f9510ec2cbc34084f7c81dd842ffad5c6af3540f.

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../terminus/{terminus-1.0.135-r1.ebuild => terminus-1.0.135.ebuild}  | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-terms/terminus/terminus-1.0.135-r1.ebuild 
b/x11-terms/terminus/terminus-1.0.135.ebuild
similarity index 91%
rename from x11-terms/terminus/terminus-1.0.135-r1.ebuild
rename to x11-terms/terminus/terminus-1.0.135.ebuild
index 8c4db802..eb205f32 100644
--- a/x11-terms/terminus/terminus-1.0.135-r1.ebuild
+++ b/x11-terms/terminus/terminus-1.0.135.ebuild
@@ -20,6 +20,9 @@ DEPEND="net-print/cups" # Requested by electron
 
 src_prepare(){
        default
+
+       # Remove useless license files.
+       rm LICENSE.electron.txt LICENSES.electron.html
 }
 
 src_install(){
@@ -33,5 +36,4 @@ 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
 }

Reply via email to