From f16d357f6f9528a4fac2e14f7b882f5a455faea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Mon, 8 Feb 2016 17:21:32 +0100 Subject: Followup to last commit. --- pkg.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.build b/pkg.build index 83c05888..39dc8d6b 100644 --- a/pkg.build +++ b/pkg.build @@ -61,7 +61,7 @@ else fi; if ! is_build_script_done built; then make ${MAKEFLAGS}; - set_build_script_done built -installed; + set_build_script_done built -installed1; fi; if ! is_build_script_done installed1; then if [ ${PKG_NO_DESTDIR:-0} -eq 0 ]; then -- cgit v1.2.3