Fix (like) Bug 206805 - provide the /etc/rpm/* files ("platform"!).
authorlace <>
Mon, 25 Sep 2006 13:34:58 +0000 (13:34 +0000)
committerlace <>
Mon, 25 Sep 2006 13:34:58 +0000 (13:34 +0000)
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