Fix (like) Bug 206805 - provide the /etc/rpm/* files ("platform"!).
[nethome.git] / src / rawhide-bootstrap
index ea2bbf0..39c63d1 100755 (executable)
@@ -79,6 +79,8 @@ EOH
 # Workaround coreutils: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199840
 mkdir -p $ROOT/bin
 cp -p /bin/{cat,rm} $ROOT/bin/
+cp -p /etc/rpm/platform $ROOT/etc/rpm/
+cp -p /etc/rpm/macros $ROOT/etc/rpm/ || echo May be missing
 
 # Prevent:
 # matchpathcon(/var/log/lastlog) failed: No such file or directory