Classification: experimental

This patch enforces package-ordering by rpm instead of apt. Problems
which caused it may be disappeared in recent apt versions.

2004-01-20  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
	* initial release
--- mach/scripts/mach.in~rpmorder	2004-01-20 16:54:41.000000000 +0100
+++ mach/scripts/mach.in	2004-02-28 01:20:38.000000000 +0100
@@ -1132,6 +1132,7 @@
 
 RPM {
     PM "external";
+    Order "true";
     Ignore { };
     Hold { };
     Allow-Duplicated { "^kernel$"; "^kernel-"; "^alsa-kernel"; "^gpg-pubkey$" };     Source {
