Add 'build-everything' script, update smock and documentation.
[fedora-mingw.git] / smock / smock.sh
index 72b5e17..278a85d 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/sh
 
 
-LOCALREPO=$HOME/smock/yum
-#ARCHES="i386 x86_64"
-ARCHES=i386
+LOCALREPO=$HOME/public_html/smock/yum
+ARCHES="i386 x86_64"
+#ARCHES="i386"
 
 help() {
     echo "syntax: $0 DIST SRPM"