From 9b11fc216b5153969ae78c19d293644d9495a370 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 5 Jul 2007 12:41:21 -0400 Subject: [PATCH] Enable buildroot check by default --- macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros b/macros index 42be848..e0bdaf5 100644 --- a/macros +++ b/macros @@ -77,7 +77,7 @@ # Expanded at end of %install scriptlet. # -%__arch_install_post %{nil} +%__arch_install_post /usr/lib/rpm/check-buildroot %__os_install_post \ /usr/lib/rpm/redhat/brp-compress \