From b4cdcd3a4c050eb262d53688aee31c71d2928425 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 29 Jan 2009 06:38:35 +0000 Subject: [PATCH] - Replace post code with lua to be able to not have external deps --- bash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index 188dcb7..c3a0ddb 100644 --- a/bash.spec +++ b/bash.spec @@ -182,7 +182,7 @@ rm -rf $RPM_BUILD_ROOT # post is in lua so that we can run it without any external deps. Helps # for bootstrapping a new install. # Jesse Keating 2009-01-29 (code from Ignacio Vazquez-Abrams) -%post -p lua +%post -p bashfound = false; shfound = false;