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:
Akinori Hattori
2021-12-02 22:15:41 +09:00
parent 136c23ccc4
commit aeb69f29a5
2 changed files with 3 additions and 4 deletions

View File

@@ -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

View File

@@ -20,7 +20,7 @@ RDEPEND=""
src_prepare() {
epatch "${FILESDIR}"/${P}-makefile.patch
epatch "${FILESDIR}"/${PN}-makefile.patch
if [[ ${CHOST} == *-darwin* ]] ; then
append-flags -DOSX