summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-01-24 23:39:08 +0100
committerKarel Kočí <cynerd@email.cz>2018-01-24 23:39:08 +0100
commit3a23bc064d292287a5b5891aa80f8072e54d5580 (patch)
tree445724f9a3effcbf9c8a8239085434848d718142 /x11-themes
parent72b69d2014fe0f34aaa68a65ae8f6c9d7c884563 (diff)
downloadgentoo-personal-overlay-3a23bc064d292287a5b5891aa80f8072e54d5580.tar.gz
gentoo-personal-overlay-3a23bc064d292287a5b5891aa80f8072e54d5580.tar.bz2
gentoo-personal-overlay-3a23bc064d292287a5b5891aa80f8072e54d5580.zip
Ok I overdid that
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild b/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
index 3ef8ceb..125a06b 100644
--- a/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
+++ b/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
@@ -31,6 +31,6 @@ src_unpack() {
# Jep and makefiles doesn't like to be run in paralel (you have to love it)
src_install() {
- emake -j0 DESTDIR="${D}" install
+ emake -j1 DESTDIR="${D}" install
einstalldocs
}