[pacman-dev] [PATCH 3/3] Missed this copypasta!
Que Quotion
quequotion at gmail.com
Sun Nov 4 17:02:29 UTC 2018
From: Que Quotion <quequotion at gmail.com>
Signed-off-by: Que Quotion <quequotion at gmail.com>
---
scripts/libmakepkg/buildenv/debugflags.sh.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/libmakepkg/buildenv/debugflags.sh.in b/scripts/libmakepkg/buildenv/debugflags.sh.in
index 8627e242..1ad2ad8b 100644
--- a/scripts/libmakepkg/buildenv/debugflags.sh.in
+++ b/scripts/libmakepkg/buildenv/debugflags.sh.in
@@ -19,8 +19,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-[[ -n "$LIBMAKEPKG_BUILDENV_MAKEFLAGS_SH" ]] && return
-LIBMAKEPKG_BUILDENV_MAKEFLAGS_SH=1
+[[ -n "$LIBMAKEPKG_BUILDENV_DEBUGFLAGS_SH" ]] && return
+LIBMAKEPKG_BUILDENV_DEBUGFLAGS_SH=1
LIBRARY=${LIBRARY:-'@libmakepkgdir@'}
--
2.19.1
More information about the pacman-dev
mailing list