Missed a file in the commit
authorDave Page <[email protected]>
Tue, 16 Dec 2008 17:15:45 +0000 (17:15 +0000)
committerDave Page <[email protected]>
Tue, 16 Dec 2008 17:15:45 +0000 (17:15 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2346 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/tools/buildsite

index 2c2b2371cb7d80984c90cfcf6eab65d07794f116..61d2692d01ee25154ee045ecf722ad781861d96f 100755 (executable)
@@ -83,7 +83,7 @@ rm -f /tmp/mirror.log
 /usr/local/bin/php ${BASE}/tools/mirrorlist.php ${STATIC}/mirrors.xml
 
 # Rewrite the application list
-/usr/local/bin/php ${BASE}/tools/applicationlist.php ${STATIC}/applications.xml ${STATIC}/applications-v2.xml
+/usr/local/bin/php ${BASE}/tools/applicationlist.php ${STATIC}/applications-v2.xml
 
 # Rewrite the version list
 cd ${BASE}/tools