summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-06-10 04:44:23 +0000
committerJeremy Katz <katzj@redhat.com>2003-06-10 04:44:23 +0000
commit6331b0b1c0f04ee6239dd188ada033a4dc3d56eb (patch)
tree13c9b5db3ec9e0aa885df9f9522f3d79448d5c05 /packages.py
parent5946f329b21dba0b77c100196412479e2d2ef5c6 (diff)
downloadanaconda-6331b0b1c0f04ee6239dd188ada033a4dc3d56eb.tar.gz
anaconda-6331b0b1c0f04ee6239dd188ada033a4dc3d56eb.tar.xz
anaconda-6331b0b1c0f04ee6239dd188ada033a4dc3d56eb.zip
merge changes from taroon since new rhpl in dist-10 will require them
Diffstat (limited to 'packages.py')
-rw-r--r--packages.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.py b/packages.py
index 010333258..071a1fa21 100644
--- a/packages.py
+++ b/packages.py
@@ -696,6 +696,7 @@ def doInstall(method, id, intf, instPath):
how = "u"
else:
how = "i"
+ rpm.addMacro("__dbi_htconfig", "hash nofsync %{__dbi_other} %{__dbi_perms}")
l = []