mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-apps/utils-extra: disable xcd(1), it moved to dev-util/xcd-rgb
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -19,7 +19,7 @@ else
|
||||
fi
|
||||
|
||||
DESCRIPTION="Collection of extra tools for Unixes"
|
||||
HOMEPAGE="https://hacktivis.me/git/utils-extra"
|
||||
HOMEPAGE="https://hacktivis.me/git/utils-extra/"
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
IUSE="test static"
|
||||
@@ -58,6 +58,8 @@ src_configure() {
|
||||
|
||||
use static && export LDSTATIC="-static-pie"
|
||||
|
||||
rm cmd/xcd.c || die
|
||||
|
||||
./configure PREFIX='/usr'
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@ else
|
||||
fi
|
||||
|
||||
DESCRIPTION="Collection of extra tools for Unixes"
|
||||
HOMEPAGE="https://hacktivis.me/git/utils-extra"
|
||||
HOMEPAGE="https://hacktivis.me/git/utils-extra/"
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
IUSE="test static"
|
||||
|
||||
Reference in New Issue
Block a user