libmakepkg: fix typo

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
morganamilo 2019-09-09 19:39:09 +01:00 committed by Allan McRae
parent bcb44891ef
commit 6f3810793f

View file

@ -1,7 +1,7 @@
#!/bin/bash
#
# buildenv.sh - functions for altering the build environment before
# compiliation
# compilation
#
# Copyright (c) 2015-2018 Pacman Development Team <pacman-dev@archlinux.org>
#