You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by bu...@apache.org on 2014/09/25 12:27:38 UTC

svn commit: r923508 - in /websites/staging/pdfbox/trunk/content: ./ download.cgi downloads.cgi

Author: buildbot
Date: Thu Sep 25 10:27:38 2014
New Revision: 923508

Log:
Staging update by buildbot for pdfbox

Added:
    websites/staging/pdfbox/trunk/content/download.cgi   (with props)
Removed:
    websites/staging/pdfbox/trunk/content/downloads.cgi
Modified:
    websites/staging/pdfbox/trunk/content/   (props changed)

Propchange: websites/staging/pdfbox/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 25 10:27:38 2014
@@ -1 +1 @@
-1627094
+1627500

Added: websites/staging/pdfbox/trunk/content/download.cgi
==============================================================================
--- websites/staging/pdfbox/trunk/content/download.cgi (added)
+++ websites/staging/pdfbox/trunk/content/download.cgi Thu Sep 25 10:27:38 2014
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: websites/staging/pdfbox/trunk/content/download.cgi
------------------------------------------------------------------------------
    svn:executable = *