[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    [gentoo-dev] [PATCH] common-lisp-3.eclass: Move EXPORT_FUNCTIONS below inherit
From:       Ulrich Müller <ulm () gentoo ! org>
Date:       2021-08-31 14:27:26
Message-ID: 20210831142726.21729-1-ulm () gentoo ! org
[Download RAW message or body]

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
 eclass/common-lisp-3.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/common-lisp-3.eclass b/eclass/common-lisp-3.eclass
index 0f47b3c094d1..91752dcacc9b 100644
--- a/eclass/common-lisp-3.eclass
+++ b/eclass/common-lisp-3.eclass
@@ -15,8 +15,6 @@ case ${EAPI} in
 	*) die "EAPI=${EAPI:-0} is not supported" ;;
 esac
 
-EXPORT_FUNCTIONS src_compile src_install
-
 inherit eutils
 
 if [[ -z ${_COMMON_LISP_3_ECLASS} ]]; then
@@ -246,3 +244,5 @@ common-lisp-export-impl-args() {
 }
 
 fi
+
+EXPORT_FUNCTIONS src_compile src_install
-- 
2.33.0


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic