Index: /trunk/server/doc/package-build-howto
===================================================================
--- /trunk/server/doc/package-build-howto	(revision 2831)
+++ /trunk/server/doc/package-build-howto	(revision 2832)
@@ -47,5 +47,5 @@
     # somewhere safe after each build to preserve them)
     # Add the packages to the repository by using a trusted machine and
-    krootscp root@[BUILD-SERVER]:/var/lib/mock/fedora-[RELEASE]-{x86_64|i386}/result /mit/scripts/yum-repos/rpm-fc[RELEASE]
+    krootscp root@[BUILD-SERVER]:/var/lib/mock/fedora-[RELEASE]-{x86_64|i386}/result/*.rpm /mit/scripts/yum-repos/rpm-fc[RELEASE]
 
     # There has been some historic discussion about whether SRPMs should be
@@ -63,4 +63,7 @@
     # Sanity check the files, and then replace the current repodata directory
     # with the one in repodata-YYYYMMDD.
+
+    # The sbin/scripts-createrepo script in the locker automates this
+    # metadata rebuild dance.
 
 Patching packages
