[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

wsiegrist at apple.com wsiegrist at apple.com
Wed Dec 22 12:38:44 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5d26eb7ac1cd0c9885bc0f5cc2a76c6a43674d08
Author: wsiegrist at apple.com <wsiegrist at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 26 15:55:55 2010 +0000

    2010-08-26 William Siegrist <wsiegrist at apple.com>
    
    Back out part of the changes in r66104 that were accidentally included.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66105 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/BugsSite/contrib/cmdline/makequery b/BugsSite/contrib/cmdline/makequery
index 79c19b1..b34efb8 100755
--- a/BugsSite/contrib/cmdline/makequery
+++ b/BugsSite/contrib/cmdline/makequery
@@ -21,7 +21,7 @@
 
 conf="`dirname $0`/query.conf"
 
-query="https://bugs.webkit.org/buglist.cgi?ctype=csv"
+query="https://bugzilla.mozilla.org/buglist.cgi?ctype=csv"
 
 chart=0
 and=0
diff --git a/BugsSite/mod_perl.pl b/BugsSite/mod_perl.pl
index 3bb9b29..6a9bc5c 100644
--- a/BugsSite/mod_perl.pl
+++ b/BugsSite/mod_perl.pl
@@ -1,4 +1,4 @@
-#!/opt/local/bin/perl -wT
+#!/usr/bin/env perl -wT
 # -*- Mode: perl; indent-tabs-mode: nil -*-
 #
 # The contents of this file are subject to the Mozilla Public

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list