From e1997739c2759a4df9d99505779c927a09044fbb Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Thu, 19 Dec 2002 05:26:30 +0000 Subject: don't muck with dbi flags - it does not work well with rpm-4.2-0.25.1 --- whiteout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'whiteout.py') diff --git a/whiteout.py b/whiteout.py index ecf105ec7..d0cc1c030 100644 --- a/whiteout.py +++ b/whiteout.py @@ -8,7 +8,7 @@ import rpm # set DB_PRIVATE to make rpm happy... do it in here since we include # this with all of the useful rpm bits -rpm.addMacro("__dbi_cdb", "create private") +# rpm.addMacro("__dbi_cdb", "create private") whiteout=""" pango-gtkbeta-devel>pango-gtkbeta\ -- cgit