~ubuntu-branches/ubuntu/lucid/libebox/lucid

« back to all changes in this revision

Viewing changes to debian/patches/02_debug.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-02-27 13:19:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080227131928-8mefc35x4h4njvr0
Tags: 0.11.99-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 02_debug.dpatch by  <soren@ubuntu.com>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
diff -urNad libebox.trunk~/conf/99ebox.conf libebox.trunk/conf/99ebox.conf
9
 
--- libebox.trunk~/conf/99ebox.conf     2005-05-12 18:24:42.000000000 +0100
10
 
+++ libebox.trunk/conf/99ebox.conf      2007-07-07 13:00:52.558722529 +0100
11
 
@@ -25,7 +25,7 @@
12
 
 group = ebox
13
 
 
14
 
 # debug mode [required]. yes|no
15
 
-debug = no 
16
 
+debug = yes 
17
 
 
18
 
 # default error cgi
19
 
 default_error_cgi = EBox::CGI::Base