diff options
author | Matt Wilson <msw@redhat.com> | 2002-12-19 05:26:30 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2002-12-19 05:26:30 +0000 |
commit | e1997739c2759a4df9d99505779c927a09044fbb (patch) | |
tree | 9fab64f9f9cf04587e5b3529fbd2a42c55e0c136 /whiteout.py | |
parent | 052fb38f40977b44838bc5095cb1f7ceea49fc59 (diff) | |
download | anaconda-e1997739c2759a4df9d99505779c927a09044fbb.tar.gz anaconda-e1997739c2759a4df9d99505779c927a09044fbb.tar.xz anaconda-e1997739c2759a4df9d99505779c927a09044fbb.zip |
don't muck with dbi flags - it does not work well with rpm-4.2-0.25.1
Diffstat (limited to 'whiteout.py')
-rw-r--r-- | whiteout.py | 2 |
1 files changed, 1 insertions, 1 deletions
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\ |