mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-scheme/tinyscheme: update patch
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
diff -ru a/makefile b/makefile
|
||||
--- a/makefile 2013-04-14 20:08:33.000000000 +0000
|
||||
+++ b/makefile 2013-12-11 11:59:58.688782748 +0000
|
||||
--- a/makefile
|
||||
+++ b/makefile
|
||||
@@ -18,8 +18,7 @@
|
||||
#AR= echo
|
||||
|
||||
@@ -20,7 +20,7 @@ RDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
|
||||
epatch "${FILESDIR}"/${P}-makefile.patch
|
||||
epatch "${FILESDIR}"/${PN}-makefile.patch
|
||||
|
||||
if [[ ${CHOST} == *-darwin* ]] ; then
|
||||
append-flags -DOSX
|
||||
|
||||
Reference in New Issue
Block a user