mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-lang/clips: change patch filename
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="public-domain"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
|
||||
PATCHES=( "${FILESDIR}/makefile.patch" )
|
||||
PATCHES=( "${FILESDIR}/${PN}-makefile-remove_hardcoded.patch" )
|
||||
|
||||
src_prepare() {
|
||||
tc-export AR CC
|
||||
|
||||
Reference in New Issue
Block a user